Method: CommandMapper::Command#command_path
- Defined in:
- lib/command_mapper/command.rb
permalink #command_path ⇒ String? (readonly)
The optional path to the command.
25 26 27 |
# File 'lib/command_mapper/command.rb', line 25 def command_path @command_path end |