Method: Convoy::Formatter::StreamOutputFormatter#current_indent
- Defined in:
- lib/convoy/formatter/stream_output_formatter.rb
#current_indent ⇒ Object (readonly)
Returns the value of attribute current_indent.
8 9 10 |
# File 'lib/convoy/formatter/stream_output_formatter.rb', line 8 def current_indent @current_indent end |