Class: Trailblazer::Workflow::Generate::Link
- Inherits:
-
Struct
- Object
- Struct
- Trailblazer::Workflow::Generate::Link
- Defined in:
- lib/trailblazer/workflow/generate.rb
Instance Attribute Summary collapse
-
#semantic ⇒ Object
Returns the value of attribute semantic.
-
#target_id ⇒ Object
Returns the value of attribute target_id.
Instance Attribute Details
#semantic ⇒ Object
Returns the value of attribute semantic
10 11 12 |
# File 'lib/trailblazer/workflow/generate.rb', line 10 def semantic @semantic end |
#target_id ⇒ Object
Returns the value of attribute target_id
10 11 12 |
# File 'lib/trailblazer/workflow/generate.rb', line 10 def target_id @target_id end |