Class: Feat::Datafile::Rollout
- Inherits:
-
Struct
- Object
- Struct
- Feat::Datafile::Rollout
- Defined in:
- lib/feat/datafile.rb
Instance Attribute Summary collapse
-
#bucketingContextKindKey ⇒ Object
Returns the value of attribute bucketingContextKindKey.
-
#variations ⇒ Object
Returns the value of attribute variations.
Instance Attribute Details
#bucketingContextKindKey ⇒ Object
Returns the value of attribute bucketingContextKindKey
10 11 12 |
# File 'lib/feat/datafile.rb', line 10 def bucketingContextKindKey @bucketingContextKindKey end |
#variations ⇒ Object
Returns the value of attribute variations
10 11 12 |
# File 'lib/feat/datafile.rb', line 10 def variations @variations end |