module OpsWorks
Constants
- AUTHORS
- DESCRIPTION
- SUMMARY
- VERSION
Public Class Methods
config()
click to toggle source
# File lib/opsworks/config.rb, line 4 def self.config @config ||= Config.new end
# File lib/opsworks/config.rb, line 4 def self.config @config ||= Config.new end