close() Instance Public methods
new(*) Class Public methods
watch(pattern, &block) Instance Public methods
trigger(files) Instance Public methods
new() Class Public methods
new(path, watcher) Class Public methods
updated?() Instance Public methods Check if any of the entries were updated. If so, the watched and/or updated_at values are cached until the block is executed via execute or execute_if_updated.
execute_if_updated() Instance Public methods Execute the block given if updated.
execute() Instance Public methods Executes the given block and updates the latest watched files and timestamp.
Page 151 of 2275