Class: Feat::Datafile::ConditionGroupSpec

Inherits:
Struct
  • Object
show all
Defined in:
lib/feat/datafile.rb

Instance Attribute Summary collapse

Instance Attribute Details

#conditionsObject

Returns the value of attribute conditions

Returns:

  • (Object)

    the current value of conditions



8
9
10
# File 'lib/feat/datafile.rb', line 8

def conditions
  @conditions
end