Class: Trailblazer::Activity::DSL::Linear::Track
- Inherits:
-
Struct
- Object
- Struct
- Trailblazer::Activity::DSL::Linear::Track
- Defined in:
- lib/trailblazer/activity/dsl/linear/helper.rb
Instance Attribute Summary collapse
-
#adds ⇒ Object
Returns the value of attribute adds.
-
#color ⇒ Object
Returns the value of attribute color.
Instance Attribute Details
#adds ⇒ Object
Returns the value of attribute adds
7 8 9 |
# File 'lib/trailblazer/activity/dsl/linear/helper.rb', line 7 def adds @adds end |
#color ⇒ Object
Returns the value of attribute color
7 8 9 |
# File 'lib/trailblazer/activity/dsl/linear/helper.rb', line 7 def color @color end |