Class Chef::Application
In: lib/chef/application.rb
Parent: Object

Methods

Included Modules

Mixlib::CLI

Public Class methods

Public Instance methods

Parse the configuration file

Initialize and configure the logger

Reconfigure the application. You‘ll want to override and super this method.

Get this party started

Actually run the application

Called prior to starting the application, by the run method

[Validate]