Chef::Application
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.