Class: AnnFlavorCore::ResolvedFlavor
- Inherits:
-
Struct
- Object
- Struct
- AnnFlavorCore::ResolvedFlavor
- Defined in:
- lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb
Instance Attribute Summary collapse
-
#by_build_type ⇒ Object
Returns the value of attribute by_build_type.
-
#flavor_name ⇒ Object
Returns the value of attribute flavor_name.
Instance Attribute Details
#by_build_type ⇒ Object
Returns the value of attribute by_build_type
181 182 183 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 181 def by_build_type @by_build_type end |
#flavor_name ⇒ Object
Returns the value of attribute flavor_name
181 182 183 |
# File 'lib/vendor/ann_flavor_core/lib/ann_flavor_core/model.rb', line 181 def flavor_name @flavor_name end |