Method: CommandParser#parse
- Defined in:
- lib/runnable/command_parser.rb
#parse ⇒ Array
This method is abstract.
This method has to be overwritten in the child
41 42 |
# File 'lib/runnable/command_parser.rb', line 41 def parse end |