Module: Pindo::Pindoconfig::Mixin
- Included in:
- Command
- Defined in:
- lib/pindo/config/pindoconfig.rb
Overview
Provides support for accessing the configuration instance in other scopes.
Singleton collapse
Instance Method Details
#pindo_single_config ⇒ Object
460 461 462 |
# File 'lib/pindo/config/pindoconfig.rb', line 460 def pindo_single_config Pindoconfig.instance end |