Class: Feat::Datafile::Rollout

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

Instance Attribute Summary collapse

Instance Attribute Details

#bucketingContextKindKeyObject

Returns the value of attribute bucketingContextKindKey

Returns:

  • (Object)

    the current value of bucketingContextKindKey



10
11
12
# File 'lib/feat/datafile.rb', line 10

def bucketingContextKindKey
  @bucketingContextKindKey
end

#variationsObject

Returns the value of attribute variations

Returns:

  • (Object)

    the current value of variations



10
11
12
# File 'lib/feat/datafile.rb', line 10

def variations
  @variations
end