Registry / utility / filewatcher

filewatcher

JSON →
library3.0.1rbrubygemsunverified

Detect changes in file system. Works anywhere.

gem install filewatcher
INSTALL
IMPORT
SIG · FILEWATCHER
F
filewatcher
utilityrubyv3.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Filewatcher
require 'filewatcher'

Watch for file changes

require 'filewatcher' Filewatcher.new(['*.txt']).watch do |filename| puts "File changed: #{filename}" end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources