Class: GLI::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/flapjack/patches.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#passthroughObject

Returns the value of attribute passthrough.



11
12
13
# File 'lib/flapjack/patches.rb', line 11

def passthrough
  @passthrough
end

Instance Method Details

#_actionObject



12
13
14
# File 'lib/flapjack/patches.rb', line 12

def _action
  @action
end