套件: ruby-listen (3.1.5-2)
ruby-listen 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-listen:
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Markus Tornow
- Cédric Boutillier
外部的資源:
- 主頁 [github.com]
相似套件:
Ruby library listening to file modifications
This Ruby library listens to file modifications and notifies you about the changes.
It detects file modification, addition and removal, and supports multiple directories from a single listener. It uses checksum comparison for modifications made under the same second, and allows supplying regexp-patterns to ignore and filter paths for better results.
其他與 ruby-listen 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-rb-inotify (>= 0.9.7)
- Ruby wrapper for Linux's inotify, using FFI