method
current_indentation
1.3.0 -
Show latest stable
- Class:
Spec::Runner::Formatter::NestedTextFormatter
current_indentation()public
No documentation available.
# File lib/spec/runner/formatter/nested_text_formatter.rb, line 44
def current_indentation
INDENT*@last_nested_descriptions.length
end