☰
Home
Pages
Classes
Methods
Class Methods
configure
module Awspec
Constants
VERSION
Public Class Methods
configure
() { |instance| ... }
Source
# File lib/awspec/config.rb, line 40
def
self
.
configure
yield
(
Config
.
instance
)
end