Module: Terminator::Shell
- Defined in:
- lib/dunmanifestin/terminator.rb
Class Method Summary collapse
Class Method Details
.method_missing(method, *args) ⇒ Object
63 64 65 |
# File 'lib/dunmanifestin/terminator.rb', line 63 def method_missing method, *args send method, *args end |