Class: Spud::BuildTools::SpudBuild::RuleContext::ShOut
- Inherits:
-
Struct
- Object
- Struct
- Spud::BuildTools::SpudBuild::RuleContext::ShOut
- Defined in:
- lib/build_tools/spud/rule_context.rb
Instance Attribute Summary collapse
-
#output ⇒ Object
Returns the value of attribute output.
-
#status ⇒ Object
Returns the value of attribute status.
Instance Attribute Details
#output ⇒ Object
Returns the value of attribute output
61 62 63 |
# File 'lib/build_tools/spud/rule_context.rb', line 61 def output @output end |
#status ⇒ Object
Returns the value of attribute status
61 62 63 |
# File 'lib/build_tools/spud/rule_context.rb', line 61 def status @status end |