Class: Trailblazer::Activity::DSL::Linear::Helper::Track

Inherits:
Struct
  • Object
show all
Defined in:
lib/trailblazer/activity/dsl/linear/helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#addsObject

Returns the value of attribute adds

Returns:

  • (Object)

    the current value of adds



9
10
11
# File 'lib/trailblazer/activity/dsl/linear/helper.rb', line 9

def adds
  @adds
end

#colorObject

Returns the value of attribute color

Returns:

  • (Object)

    the current value of color



9
10
11
# File 'lib/trailblazer/activity/dsl/linear/helper.rb', line 9

def color
  @color
end

#optionsObject

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



9
10
11
# File 'lib/trailblazer/activity/dsl/linear/helper.rb', line 9

def options
  @options
end