Skip to content

Collection of utility functions to simplify work with files

License

Notifications You must be signed in to change notification settings

crnd-inc/file-utils.d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

file-utils.d

Collection of utilities to simplify work with files

Currently this library contains following functions:

  • copyRecurse that copies directory recursively
  • createTempDirectory that creates temporary directory (via mkdtemp) (only Posix compatible)

About

Collection of utility functions to simplify work with files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages