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