Class: Igniter::Embed::Contractable::Runner::ExecutionLike
- Inherits:
-
Struct
- Object
- Struct
- Igniter::Embed::Contractable::Runner::ExecutionLike
- Defined in:
- lib/igniter/embed/contractable/runner.rb
Instance Attribute Summary collapse
-
#outputs ⇒ Object
Returns the value of attribute outputs.
Instance Attribute Details
#outputs ⇒ Object
Returns the value of attribute outputs
14 15 16 |
# File 'lib/igniter/embed/contractable/runner.rb', line 14 def outputs @outputs end |