Class: Train::Extras::LoginCommand
- Inherits:
-
Struct
- Object
- Struct
- Train::Extras::LoginCommand
- Defined in:
- lib/train/extras.rb
Instance Attribute Summary collapse
-
#arguments ⇒ Object
Returns the value of attribute arguments.
-
#command ⇒ Object
Returns the value of attribute command.
Instance Attribute Details
#arguments ⇒ Object
Returns the value of attribute arguments
9 10 11 |
# File 'lib/train/extras.rb', line 9 def arguments @arguments end |
#command ⇒ Object
Returns the value of attribute command
9 10 11 |
# File 'lib/train/extras.rb', line 9 def command @command end |