oxen.diff/text_diff
TextDiff Objects
A class representing a text diff.
num_added
Returns the number of added lines in the diff.
num_removed
Returns the number of removed lines in the diff.
lines
Returns the contents of the diff as a polars data frame.