Module: MetaModel::Config::Mixin
- Included in:
- MetaModel::Command, MetaModel::Command::Build, MetaModel::Command::Build::Resolver, UserInterface
- Defined in:
- lib/metamodel/config.rb
Overview
Provides support for accessing the configuration instance in other scopes.
Singleton collapse
Instance Method Details
permalink #config ⇒ Object
[View source]
145 146 147 |
# File 'lib/metamodel/config.rb', line 145 def config Config.instance end |