-
Name
-
listen
-
Version
-
3.9.0
-
Platform
-
ruby
-
Authors
-
Thibaud Guillaume-Gentil
-
Bindir
-
bin
-
Date
-
2024-02-24 00:00:00 UTC
-
Dependencies
-
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
-
Description
-
The Listen gem listens to file modifications and notifies you about the changes. Works everywhere!
-
Email
-
thibaud@thibaud.gg
-
Executables
-
listen
-
Files
-
CHANGELOG.md
CONTRIBUTING.md
LICENSE.txt
README.md
bin/listen
lib/listen.rb
lib/listen/adapter.rb
lib/listen/adapter/base.rb
lib/listen/adapter/bsd.rb
lib/listen/adapter/config.rb
lib/listen/adapter/darwin.rb
lib/listen/adapter/linux.rb
lib/listen/adapter/polling.rb
lib/listen/adapter/windows.rb
lib/listen/backend.rb
lib/listen/change.rb
lib/listen/cli.rb
lib/listen/directory.rb
lib/listen/error.rb
lib/listen/event/config.rb
lib/listen/event/loop.rb
lib/listen/event/processor.rb
lib/listen/event/queue.rb
lib/listen/file.rb
lib/listen/fsm.rb
lib/listen/listener.rb
lib/listen/listener/config.rb
lib/listen/logger.rb
lib/listen/monotonic_time.rb
lib/listen/options.rb
lib/listen/queue_optimizer.rb
lib/listen/record.rb
lib/listen/record/entry.rb
lib/listen/record/symlink_detector.rb
lib/listen/silencer.rb
lib/listen/silencer/controller.rb
lib/listen/thread.rb
lib/listen/version.rb
-
Homepage
-
https://github.com/guard/listen
-
Licenses
-
MIT
-
Metadata
-
{"allowed_push_host"=>"https://rubygems.org", "bug_tracker_uri"=>"https://github.com/guard/listen/issues", "changelog_uri"=>"https://github.com/guard/listen/releases", "documentation_uri"=>"https://www.rubydoc.info/gems/listen/3.9.0", "homepage_uri"=>"https://github.com/guard/listen", "source_code_uri"=>"https://github.com/guard/listen/tree/v3.9.0"}
-
Require paths
-
lib
-
Required ruby version
-
>= 2.4.0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.4.6
-
Specification version
-
4
-
Summary
-
Listen to file modifications
-
Original platform
-
ruby
-
New platform
-
ruby