Method: Makit::Commands::Request#command

Defined in:
lib/makit/commands/request.rb

#commandString (readonly)

Returns the command to execute.

Returns:

  • (String)

    the command to execute



41
42
43
# File 'lib/makit/commands/request.rb', line 41

def command
  @command
end