Method: ApiMaker::BaseCommand#command_response
- Defined in:
- app/services/api_maker/base_command.rb
#command_response ⇒ Object (readonly)
Returns the value of attribute command_response.
4 5 6 |
# File 'app/services/api_maker/base_command.rb', line 4 def command_response @command_response end |