module Exclaim

Constants

VERSION

Attributes

logger[RW]

Public Class Methods

configure() { |self| ... } click to toggle source
# File lib/exclaim.rb, line 25
def configure
  yield self
end