Commit Graph

1 Commits

Author SHA1 Message Date
Pat Gavlin 66a4150b71
[cli] Refactor the diff printer. ()
Instead of passing around a set of arguments that are mostly immutable,
collect the common parameters to most of our diff printing functions in
a struct and hang the various print methods off of that struct.
2022-04-09 16:04:35 -07:00