Class: Trailblazer::Activity::DSL::Linear::Helper::OutputSemantic Private

Inherits:
Struct
  • Object
show all
Defined in:
lib/trailblazer/activity/dsl/linear/helper.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value

Returns:

  • (Object)

    the current value of value



7
8
9
# File 'lib/trailblazer/activity/dsl/linear/helper.rb', line 7

def value
  @value
end