Class: Trailblazer::Activity::DSL::OutputSemantic Private
- Inherits:
-
Struct
- Object
- Struct
- Trailblazer::Activity::DSL::OutputSemantic
- Defined in:
- lib/trailblazer/activity/dsl/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
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
16 17 18 |
# File 'lib/trailblazer/activity/dsl/helper.rb', line 16 def value @value end |