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