Top Level Namespace

Defined Under Namespace

Modules: Conveyor

Instance Method Summary collapse

Instance Method Details

#watch(*args, &block) ⇒ Object



67
68
69
# File 'lib/conveyor.rb', line 67

def watch(*args, &block)
  fm.watch(*args, &block)
end