method
current_indentation
current_indentation()
public
Hide source
# File lib/spec/runner/formatter/nested_text_formatter.rb, line 49 def current_indentation ' ' * previous_nested_example_groups.length end