Module: Terminator::Shell

Defined in:
lib/dunmanifestin/terminator.rb

Class Method Summary collapse

Class Method Details

.method_missing(method, *args) ⇒ Object



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

def method_missing method, *args
  send method, *args
end