Class: Feat::Datafile::SegmentRuleSpec
- Inherits:
-
Struct
- Object
- Struct
- Feat::Datafile::SegmentRuleSpec
- Defined in:
- lib/feat/datafile.rb
Instance Attribute Summary collapse
-
#conditions ⇒ Object
Returns the value of attribute conditions.
Instance Attribute Details
#conditions ⇒ Object
Returns the value of attribute conditions
21 22 23 |
# File 'lib/feat/datafile.rb', line 21 def conditions @conditions end |