Class: SuperDiff::Core::TieredLinesFormatter
- Inherits:
-
Object
- Object
- SuperDiff::Core::TieredLinesFormatter
- Defined in:
- lib/super_diff/core/tiered_lines_formatter.rb
Defined Under Namespace
Classes: FormattableLine
Instance Method Summary collapse
Instance Method Details
#call ⇒ Object
10 11 12 |
# File 'lib/super_diff/core/tiered_lines_formatter.rb', line 10 def call colorized_document.to_s.chomp end |