Top Level Namespace
Defined Under Namespace
Modules: Conveyor
Instance Method Summary collapse
Instance Method Details
#watch(*args, &block) ⇒ Object
66 67 68 |
# File 'lib/conveyor.rb', line 66 def watch(*args, &block) fm.watch(*args, &block) end |