blob: b4a3d38fde7761b2e0151ec593a87e8aa3c0a778 (
plain) (
blame)
1
2
3
4
5
6
7
|
TTY::File supports file and directory manipulation utility methods.
Though Ruby's File and FileUtils libraries provide very robust apis for dealing
with files, this library aims to provide a level of abstraction that is much
more convenient, with useful logging capabilities.
See also: https://github.com/piotrmurach/tty-file
|