file_stat: file_stat: Status of a File/Directory on a FileSystem

Description Usage Arguments Value

View source: R/file_stat.R

Description

Status of a File/Directory on a FileSystem

Usage

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

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

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

Arguments

fs

FileSystem object

path

a character vector that contains the path of file/directory

...

other arguments

Value

a list of status information on file/directory


saurfang/rwebhdfs documentation built on May 29, 2019, 3:20 p.m.