Class: Brightbox::CLI::Config
- Inherits:
-
Object
- Object
- Brightbox::CLI::Config
- Includes:
- Singleton
- Defined in:
- lib/brightbox/cli/config.rb
Instance Attribute Summary collapse
-
#config ⇒ Object
Returns the value of attribute config.
Instance Attribute Details
#config ⇒ Object
Returns the value of attribute config.
8 9 10 |
# File 'lib/brightbox/cli/config.rb', line 8 def config @config end |