Method: Chef::Formatters::IndentableOutputStream#current_stream
- Defined in:
- lib/chef/formatters/indentable_output_stream.rb
#current_stream ⇒ Object
Returns the value of attribute current_stream.
10 11 12 |
# File 'lib/chef/formatters/indentable_output_stream.rb', line 10 def current_stream @current_stream end |