Class: Inch::Config
- Inherits:
-
Object
- Object
- Inch::Config
- Defined in:
- lib/inch/config.rb,
lib/inch/config/base.rb,
lib/inch/config/codebase.rb
Overview
Stores the configuration for Inch
Defined Under Namespace
Class Attribute Summary collapse
-
.instance ⇒ Object
Returns the value of attribute instance.
Class Method Summary collapse
Class Attribute Details
.instance ⇒ Object
Returns the value of attribute instance.
7 8 9 |
# File 'lib/inch/config.rb', line 7 def instance @instance end |