fml-package.Rd
The fml package provides a streamlined and simplified interface for interacting with files. It serves as a wrapper around numerous base functions e.g., base::path.expand, base::file.path, base::list.files, base::list.dirs, etc.
Files are non-directory, content endpoints (docs, text, html, script, data, etc.)
Directories are non-file, container endpoints (folders that can contain files and/or subfolders)
Paths are file or directory endpoints (everything is a path)
Useful links:
Report bugs at https://github.com/mkearney/fml/issues