file_utils 0.1.0 copy "file_utils: ^0.1.0" to clipboard
file_utils: ^0.1.0 copied to clipboard

discontinued
outdated

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
25
likes
0
pub points
95%
popularity

Publisher

unverified uploader

File utils is a collection of the helper classes for file system.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

globbing, path

More

Packages that depend on file_utils