Class
Ohai::Application
In:
lib/ohai/application.rb
Parent:
Object
Methods
configure_logging
configure_ohai
exit!
fatal!
new
run
run_application
Included Modules
Mixlib::CLI
Public Class methods
exit!
(msg, err = -1)
fatal!
(msg, err = -1)
Log
a fatal error message to both STDERR and the Logger, exit the application
new
()
Public Instance methods
configure_logging
()
configure_ohai
()
run
()
run_application
()
[Validate]