Method: Rundock::CLI#method_missing
- Defined in:
- lib/rundock/cli.rb
#method_missing(command, *args) ⇒ Object
64 65 66 |
# File 'lib/rundock/cli.rb', line 64 def method_missing(command, *args) help end |
64 65 66 |
# File 'lib/rundock/cli.rb', line 64 def method_missing(command, *args) help end |