Class: FeatureHub::Sdk::BooleanMatcher
- Inherits:
-
StrategyMatcher
- Object
- StrategyMatcher
- FeatureHub::Sdk::BooleanMatcher
- Defined in:
- sig/feature_hub/featurehub.rbs
Instance Method Summary collapse
Instance Method Details
#match ⇒ Boolean
390 |
# File 'sig/feature_hub/featurehub.rbs', line 390
def match: (supplied_value: String, attr: RolloutStrategyAttribute) -> bool
|