master/spec/guard
monocle 134cbdb007 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-30 00:45:38 +02:00
..
listeners 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
dsl_spec.rb Added #callback DSL, modified Guard and Guard::Hook a bit in consequence. 2011-04-30 00:45:38 +02:00
hook_spec.rb Hook - 1) Send args to hooks from Guard.supervised_task 2011-04-30 00:45:38 +02:00
listener_spec.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_spec.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
watcher_spec.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