Method: Berkshelf::API::Application.set_config

Defined in:
lib/berkshelf/api/application.rb

.set_config(config) ⇒ Object

Parameters:



44
45
46
# File 'lib/berkshelf/api/application.rb', line 44

def set_config(config)
  @config = config
end