master/lib/guard
monocle c82e1582f8 Hook - 1) Send args to hooks from Guard.supervised_task
2) Pass args from hooks to callbacks
3) Suppress UI message from hooks unless in 'development'
2011-04-17 17:06:45 -07:00
..
listeners Return unique filenames from Linux listener 2011-01-26 12:17:09 +00:00
templates Added guard-stendhal & guard-soca 2010-11-30 22:46:52 +01:00
cli.rb Added a command line option (-n false) to disable notifications (growl/libnotify). closed #28 2011-04-10 22:32:29 +02:00
dsl.rb Added #callback DSL, modified Guard and Guard::Hook a bit in consequence. 2011-04-16 23:02:13 +02:00
guard.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
hook.rb Hook - 1) Send args to hooks from Guard.supervised_task 2011-04-17 17:06:45 -07:00
interactor.rb Merge branch 'master' of github.com:guard/guard 2010-11-30 21:23:53 +01:00
listener.rb Run guards for new modified files only if any guard match any file (preventing from clearing the screen when no guard will run!). 2011-04-16 23:13:29 +02:00
notifier.rb Added a command line option (-n false) to disable notifications (growl/libnotify). closed #28 2011-04-10 22:32:29 +02:00
ui.rb Use the correct ANSI escape code to reset SGR parameters. 2011-04-14 13:54:18 -07:00
version.rb Version 0.3.1 2011-04-14 13:54:18 -07:00
watcher.rb Fix bug that occurred when pattern was a string and no action was associated. 2010-12-16 15:09:36 +01:00