Sha256: 0a4918704011d1bc42340c490badf1756efc48ee38b1995ae611a89505de506c
Contents?: true
Size: 404 Bytes
Versions: 154
Compression:
Stored size: 404 Bytes
Contents
require "rb-fchange/native" require "rb-fchange/native/flags" require "rb-fchange/notifier" require "rb-fchange/watcher" require "rb-fchange/event" # 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 FChange end
Version data entries
154 entries across 62 versions & 4 rubygems