CloverDiff
A tool to create a diff of two clover.xml files
|
Print the result of a diff in a cool table. More...
Public Member Functions | |
__construct (OutputInterface $output) | |
show (Diff $diff) | |
Print the result of a diff in a cool table.
Wikimedia\CloverDiff\DiffPrinter::__construct | ( | OutputInterface | $output | ) |
OutputInterface | $output | stdout |
Wikimedia\CloverDiff\DiffPrinter::show | ( | Diff | $diff | ) |
Diff | $diff | Diff to print |