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