Class: FeatureHub::Sdk::Impl::MatcherRepository
- Inherits:
-
Object
- Object
- FeatureHub::Sdk::Impl::MatcherRepository
- Defined in:
- lib/feature_hub/sdk/impl/strategy_wrappers.rb
Overview
interface for the matcher repository finder
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#find_matcher(attr) ⇒ Object
157 |
# File 'lib/feature_hub/sdk/impl/strategy_wrappers.rb', line 157 def find_matcher(attr); end |