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



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

def label
  @label
end

#messageObject

Returns the value of attribute message



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

def message
  @message
end

#targetObject

Returns the value of attribute target



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

def target
  @target
end