Method: Courtier::Config#command

Defined in:
lib/courtier/config.rb

#commandObject 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