8 lines
352 B
Text
8 lines
352 B
Text
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.
|
|
|
|
WWW: https://ttytoolkit.org/
|
|
WWW: https://github.com/piotrmurach/tty-file
|