Class: Feat::Datafile::ConditionGroupSpec
- Inherits:
-
Struct
- Object
- Struct
- Feat::Datafile::ConditionGroupSpec
- 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
8 9 10 |
# File 'lib/feat/datafile.rb', line 8 def conditions @conditions end |