Method: Warg.configure

Defined in:
lib/warg.rb

.configure {|config| ... } ⇒ Object

Yields:



2197
2198
2199
# File 'lib/warg.rb', line 2197

def self.configure
  yield config
end