Class: Trailblazer::Developer::Generate::Arrow

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

Instance Attribute Summary collapse

Instance Attribute Details

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



11
12
13
# File 'lib/trailblazer/developer/generate.rb', line 11

def label
  @label
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



11
12
13
# File 'lib/trailblazer/developer/generate.rb', line 11

def message
  @message
end

#targetObject

Returns the value of attribute target

Returns:

  • (Object)

    the current value of target



11
12
13
# File 'lib/trailblazer/developer/generate.rb', line 11

def target
  @target
end

#target_laneObject

Returns the value of attribute target_lane

Returns:

  • (Object)

    the current value of target_lane



11
12
13
# File 'lib/trailblazer/developer/generate.rb', line 11

def target_lane
  @target_lane
end