file_utils 0.1.0 file_utils: ^0.1.0 copied to clipboard
File utils is a collection of the helper classes for file system.
file_utils #
File utils is a collection of the helper classes for file system.
Includes the following helpers:
FileList
Intelligent search of files with reduced amount of operations of disk access.
FileUtils
The collection of the helper methods for file system.
Includes the following methods:
- basename
- chdir
- dirempty
- dirname
- exclude
- fullpath
- getcwd
- glob
- include
- mkdir
- move
- rename
- rm
- rmdir
- symlink
- testfile
- touch
- uptodate
FilePath
The collection of the helper methods for file path.
Includes the following methods:
- expand
- fullname