module OpzWorks

Constants

AUTHORS
DESCRIPTION
EMAIL
SUMMARY
VERSION

Public Class Methods

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