Chef::SolrInstaller::Config::CLI

Public Class Methods

config() click to toggle source
# File lib/chef/solr/solr_installer.rb, line 231
def self.config
  @config
end
parse_options(argv) click to toggle source
# File lib/chef/solr/solr_installer.rb, line 226
def self.parse_options(argv)
  @option_parser.parse!(argv.dup)
  @config
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.