Class: Trailblazer::Workflow::Generate::Link

Inherits:
Struct
  • Object
show all
Defined in:
lib/trailblazer/workflow/generate.rb

Instance Attribute Summary collapse

Instance Attribute Details

#semanticObject

Returns the value of attribute semantic

Returns:

  • (Object)

    the current value of semantic



10
11
12
# File 'lib/trailblazer/workflow/generate.rb', line 10

def semantic
  @semantic
end

#target_idObject

Returns the value of attribute target_id

Returns:

  • (Object)

    the current value of target_id



10
11
12
# File 'lib/trailblazer/workflow/generate.rb', line 10

def target_id
  @target_id
end