Class
Puppet::Module::Tool::CLI
In:
lib/puppet/module/tool/cli.rb
Parent:
Thor
CLI
This class is used by the command-line program to dispatch actions.
Methods
build
changelog
changes
clean
find_module_root
generate
install
method_option_repository
repository
search
usage
version
Included Modules
Thor::Actions
Public Class methods
method_option_repository
()
Public Instance methods
build
(path = nil)
changelog
()
changes
(path = nil)
clean
()
find_module_root
(path)
generate
(name)
install
(name)
repository
()
search
(term)
usage
()
version
()
[Validate]