dir_stat: dir_stat: Status of a Directory on a FileSystem

Description Usage Arguments Value

View source: R/dir_stat.R

Description

Status of a Directory on a FileSystem

Usage

1
2
3
4
5
6
7
dir_stat(fs, path, ...)

## Default S3 method:
dir_stat(fs, path, ...)

## S3 method for class 'webhdfs'
dir_stat(fs, path, ...)

Arguments

fs

FileSystem object

path

a character vector that contains the path of directory

...

other arguments

Value

a list of status information on directory


linz1112/rwebhdfs-fix documentation built on May 21, 2019, 6:39 a.m.