Methods

Files

Class/Module Index [+]

Quicksearch

Chef::Application::Knife

Constants

NO_COMMAND_GIVEN

Public Instance Methods

run() click to toggle source

Run knife

# File lib/chef/application/knife.rb, line 135
def run
  Mixlib::Log::Formatter.show_time = false
  validate_and_parse_options
  quiet_traps
  Chef::Knife.run(ARGV, options)
  exit 0
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.