blob: 26c482f6717626881f2164ea7417f8558227ee45 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
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
|