Sha256: f5fca7ac6bfbbd7b49c2fc3768011d5ce9e7c1511433fa39cce5500d914a79c9

Contents?: true

Size: 461 Bytes

Versions: 150

Compression:

Stored size: 461 Bytes

Contents

require 'rb-inotify/version'
require 'rb-inotify/native'
require 'rb-inotify/native/flags'
require 'rb-inotify/notifier'
require 'rb-inotify/watcher'
require 'rb-inotify/event'
require 'rb-inotify/errors'

# The root module of the library, which is laid out as so:
#
# * {Notifier} -- The main class, where the notifications are set up
# * {Watcher} -- A watcher for a single file or directory
# * {Event} -- An filesystem event notification
module INotify
end

Version data entries

150 entries across 140 versions & 14 rubygems

Version Path
harbr-2.8.1 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.10 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.9 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.8 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.7 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.6 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.5 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.4 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.3 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.2 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.1 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.2.0 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.99 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.98 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.97 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.96 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.95 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.94 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.93 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb
harbr-0.1.91 vendor/bundle/ruby/3.2.0/gems/rb-inotify-0.10.1/lib/rb-inotify.rb