Method: Makit::Commands::Request#command
- Defined in:
- lib/makit/commands/request.rb
#command ⇒ String (readonly)
Returns the command to execute.
41 42 43 |
# File 'lib/makit/commands/request.rb', line 41 def command @command end |