Module: Pindo::Funlog::Mixin
- Included in:
- Command
- Defined in:
- lib/pindo/base/funlog.rb
Overview
Provides support for accessing the configuration instance in other scopes.
Singleton collapse
Instance Method Details
#pindo_log_instance ⇒ Object
81 82 83 |
# File 'lib/pindo/base/funlog.rb', line 81 def pindo_log_instance Funlog.instance end |