Class: FeatureHub::Sdk::Impl::MatcherRepository

Inherits:
Object
  • Object
show all
Defined in:
lib/feature_hub/sdk/impl/strategy_wrappers.rb

Overview

interface for the matcher repository finder

Direct Known Subclasses

MatcherRegistry

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