class PuppetModule::Pkg::Tasks::ModuleFinder::Disabled

Public Instance Methods

find_in(path) click to toggle source
# File lib/puppet_module/pkg/tasks/module_finder.rb, line 17
def find_in(path)
  []
end