get_recursive_file_info: Call file.info recursively on files below a root folder

Description Usage Arguments

View source: R/get_and_save_file_info.R

Description

Call file.info recursively on files below a root folder

Usage

1
2

Arguments

root_dir

path to the root directory from which to start the recursive search for files

pattern

regular expression matching the names of the files to be considered. By default, all files are considered.

all

if TRUE (default) hidden files are also returned

...

further arguments passed to fs::dir_info

dbg

if TRUE (default) progress messages are shown


KWB-R/fakin.path.app documentation built on Nov. 25, 2020, 10:20 p.m.