module Purdytest
Constants
- CONFIG
- VERSION
Public Class Methods
configure() { |CONFIG| ... }
click to toggle source
Yields the current color configuration
# File lib/purdytest.rb, line 41 def self.configure yield CONFIG end