# File lib/puppet/module/tool/cli.rb, line 74 def search(term) Puppet::Module::Tool::Applications::Searcher.run(term, options) end