ruby-rb-inotify 0.10.1
Ruby wrapper for Linux's inotify
rb-inotify is a simple wrapper over the inotify
Linux kernel subsystem for monitoring changes to files and directories.
- Outputs:
out
- Website: https://github.com/nex3/rb-inotify
- Licenses: Expat
- Package source: gnu/packages/ruby.scm
- Builds: See build status
- Issues: See known issues
Installation
Install ruby-rb-inotify 0.10.1
as follows:
guix install ruby-rb-inotify@0.10.1
Or install the latest version:
guix install ruby-rb-inotify
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.