Class: Trailblazer::Activity::Schema::Intermediate::Out
- Inherits:
-
Struct
- Object
- Struct
- Trailblazer::Activity::Schema::Intermediate::Out
- Defined in:
- lib/trailblazer/activity/schema/intermediate.rb
Instance Attribute Summary collapse
-
#semantic ⇒ Object
Returns the value of attribute semantic.
-
#target ⇒ Object
Returns the value of attribute target.
Instance Attribute Details
#semantic ⇒ Object
Returns the value of attribute semantic
8 9 10 |
# File 'lib/trailblazer/activity/schema/intermediate.rb', line 8 def semantic @semantic end |
#target ⇒ Object
Returns the value of attribute target
8 9 10 |
# File 'lib/trailblazer/activity/schema/intermediate.rb', line 8 def target @target end |