Class: PuppetModule::Pkg::Tasks::ModuleFinder::Disabled

Inherits:
PuppetModule::Pkg::Tasks::ModuleFinder show all
Defined in:
lib/puppet_module/pkg/tasks/module_finder.rb

Instance Method Summary collapse

Methods inherited from PuppetModule::Pkg::Tasks::ModuleFinder

#initialize

Constructor Details

This class inherits a constructor from PuppetModule::Pkg::Tasks::ModuleFinder

Instance Method Details

#find_in(path) ⇒ Object



17
18
19
# File 'lib/puppet_module/pkg/tasks/module_finder.rb', line 17

def find_in(path)
  []
end