Class: Cliptic::Config::Default
- Inherits:
-
Object
- Object
- Cliptic::Config::Default
- Defined in:
- lib/cliptic/config.rb
Direct Known Subclasses
Class Method Summary collapse
Class Method Details
.set ⇒ Object
6 7 8 9 |
# File 'lib/cliptic/config.rb', line 6 def self.set $colors = colors $config = make_bool(config) end |