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