ruby-fileutils 1.7.0
Ruby utility library to manipulate files
The FileUtils Ruby library includes Several file utility methods for copying, moving, removing, etc.
- Outputs:
out
- Website: https://github.com/ruby/fileutils
- Licenses: FreeBSD
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-fileutils 1.7.0
as follows:
guix install ruby-fileutils@1.7.0
Or install the latest version:
guix install ruby-fileutils
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.