Class
Puppet::Application::Agent
In:
lib/puppet/application/agent.rb
Parent:
Puppet::Application
Methods
enable_disable_client
fingerprint
main
onetime
preinit
run_command
setup
setup_host
setup_listen
setup_logs
setup_test
Attributes
agent
[RW]
args
[RW]
daemon
[RW]
host
[RW]
Public Instance methods
enable_disable_client
(agent)
fingerprint
()
main
()
onetime
()
preinit
()
run_command
()
setup
()
setup_host
()
setup_listen
()
setup_logs
()
Handle the logging settings.
setup_test
()
Enable all of the most common test options.
[Validate]