class Hocho::PropertyProviders::Base
Public Instance Methods
determine(host)
click to toggle source
# File lib/hocho/property_providers/base.rb, line 4 def determine(host) raise NotImplementedError end
# File lib/hocho/property_providers/base.rb, line 4 def determine(host) raise NotImplementedError end