Python API
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
class TextDiff()
@property
def num_added() -> int
@property
def num_removed() -> int
@property
def lines() -> list[LineDiff]