mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 11:56:28 -04:00
5 lines
277 B
Text
5 lines
277 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.
|