Class: Feat::Datafile::ContextKindSpec

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

Instance Attribute Summary collapse

Instance Attribute Details

#availableForExperimentsObject

Returns the value of attribute availableForExperiments

Returns:

  • (Object)

    the current value of availableForExperiments



23
24
25
# File 'lib/feat/datafile.rb', line 23

def availableForExperiments
  @availableForExperiments
end

#availableForRulesObject

Returns the value of attribute availableForRules

Returns:

  • (Object)

    the current value of availableForRules



23
24
25
# File 'lib/feat/datafile.rb', line 23

def availableForRules
  @availableForRules
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



23
24
25
# File 'lib/feat/datafile.rb', line 23

def key
  @key
end