module Streamer::FactProviders::Interface

Interface for FactProviders : for use by other libs

Public Instance Methods

find(key) click to toggle source
# File lib/streamer/fact_providers.rb, line 10
def find(key)
end