Chef::Expander::Configuration::CLI

Public Class Methods

config() click to toggle source
# File lib/chef/expander/configuration.rb, line 311
def self.config
  @config
end
parse_options(argv) click to toggle source
# File lib/chef/expander/configuration.rb, line 307
def self.parse_options(argv)
  @option_parser.parse!(argv.dup)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.