Class: Esp::Mw::Builder::Result
- Inherits:
-
Struct
- Object
- Struct
- Esp::Mw::Builder::Result
- Defined in:
- lib/esp/mw/builder.rb
Instance Attribute Summary collapse
-
#logs ⇒ Object
Returns the value of attribute logs.
-
#output ⇒ Object
Returns the value of attribute output.
Instance Attribute Details
#logs ⇒ Object
Returns the value of attribute logs
14 15 16 |
# File 'lib/esp/mw/builder.rb', line 14 def logs @logs end |
#output ⇒ Object
Returns the value of attribute output
14 15 16 |
# File 'lib/esp/mw/builder.rb', line 14 def output @output end |