Method: Shef.parse_opts

Defined in:
lib/chef/shef.rb

.parse_optsObject



135
136
137
138
# File 'lib/chef/shef.rb', line 135

def self.parse_opts
  @options = Options.new
  @options.parse_opts
end