Module: Dri::Utils::Helpers
- Included in:
- Command, Support::Configuration
- Defined in:
- lib/dri/utils/helpers.rb
Class Method Summary collapse
Class Method Details
.logger ⇒ Object
8 9 10 |
# File 'lib/dri/utils/helpers.rb', line 8 def logger @logger ||= TTY::Logger.new end |