Method: Courtier::Config#command
- Defined in:
- lib/courtier/config.rb
#command ⇒ Object Also known as: tool
The name of command being configured.
60 61 62 |
# File 'lib/courtier/config.rb', line 60 def command @property[:command] end |