Class: GLI::Command
- Inherits:
-
Object
- Object
- GLI::Command
- Defined in:
- lib/flapjack/patches.rb
Instance Attribute Summary collapse
-
#passthrough ⇒ Object
Returns the value of attribute passthrough.
Instance Method Summary collapse
Instance Attribute Details
#passthrough ⇒ Object
Returns the value of attribute passthrough.
11 12 13 |
# File 'lib/flapjack/patches.rb', line 11 def passthrough @passthrough end |
Instance Method Details
#_action ⇒ Object
12 13 14 |
# File 'lib/flapjack/patches.rb', line 12 def _action @action end |