# File lib/puppet/module/tool/cli.rb, line 44 def build(path = nil) Puppet::Module::Tool::Applications::Builder.run(find_module_root(path), options) end