module Awspec
Constants
- VERSION
Public Class Methods
configure() { |instance| ... }
click to toggle source
# File lib/awspec/config.rb, line 40 def self.configure yield(Config.instance) end
# File lib/awspec/config.rb, line 40 def self.configure yield(Config.instance) end