Module Diffy::Format
In: lib/diffy/format.rb

Methods

color   html   html_simple   text  

Public Instance methods

ANSI color output suitable for terminal output

Html output which does inline highlighting of changes between two lines.

Basic html output which does not attempt to highlight the changes between lines, and is more performant.

Basic text output

[Validate]