Sha256: 2002e5ff30bbd1e412feafcfc994d84a4fef5eccd54da5af8ba1bdf94d7f01ab

Contents?: true

Size: 167 Bytes

Versions: 3

Compression:

Stored size: 167 Bytes

Contents

module Fswatch

	require 'fswatch/monitor' # stub for Monitor class
  
	require 'fswatch/fswatch' # load C-extension

  require 'fswatch/watcher' # syntax-sugar

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fswatch-rb-0.1.3 lib/fswatch.rb
fswatch-rb-0.1.2 lib/fswatch.rb
fswatch-rb-0.1.1 lib/fswatch.rb