omexon/filesystem

Filesystem (directory, file, ...)

1.0.1 2019-09-18 05:46 UTC

This package is auto-updated.

Last update: 2024-09-18 16:28:01 UTC


README

License Build Status codecov

Helpers

  • Path - Determine paths in a project.
  • File - File handling (get/put/copy/move/delete/...).
  • Directory - Directory handling (delete/clean/...).
  • Cache - Simple cache implementation.