Expand description
Diff output formatting
Structs§
- Side
Labels - Human-readable labels for the two sides of a diff.
Enums§
- Output
Format - Output format options
Functions§
- format_
json - Format diff result as JSON
- format_
markdown - Format a full diff report as Markdown (for PR comments).
- format_
report - Format a full diff report for multiple resources
- format_
text - Format diff result as human-readable text (a labeled two-column table).
- format_
value_ preview - Create a human-readable preview of a JSON value.