module OpsWorks

Constants

AUTHORS
DESCRIPTION
EMAIL
SUMMARY
VERSION

Public Class Methods

config() click to toggle source
# File lib/opsworks/config.rb, line 4
def self.config
  @config ||= Config.new
end