Class: Igniter::Embed::Contractable::Runner::ExecutionLike

Inherits:
Struct
  • Object
show all
Defined in:
lib/igniter/embed/contractable/runner.rb

Instance Attribute Summary collapse

Instance Attribute Details

#outputsObject

Returns the value of attribute outputs

Returns:

  • (Object)

    the current value of outputs



14
15
16
# File 'lib/igniter/embed/contractable/runner.rb', line 14

def outputs
  @outputs
end