Class: Feat::Datafile::SegmentRuleSpec

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



21
22
23
# File 'lib/feat/datafile.rb', line 21

def conditions
  @conditions
end