Method: Keybox::Application::Base#stdout
- Defined in:
- lib/keybox/application/base.rb
#stdout ⇒ Object (readonly)
these allow for testing instrumentation
25 26 27 |
# File 'lib/keybox/application/base.rb', line 25 def stdout @stdout end |