Class: Pontoon::CommandRequest
- Inherits:
-
Struct
- Object
- Struct
- Pontoon::CommandRequest
- Defined in:
- lib/pontoon.rb
Instance Attribute Summary collapse
-
#command ⇒ Object
Returns the value of attribute command.
Instance Attribute Details
#command ⇒ Object
Returns the value of attribute command
119 120 121 |
# File 'lib/pontoon.rb', line 119 def command @command end |