Oxen.ai home page
Search...
⌘K
Ask AI
Support
Sign Up
Sign Up
Search...
Navigation
Documentation
Python API
HTTP API
Documentation
Blog
GitHub
Python API
All Modules
Clone
Data frame
Datasets
Df utils
Diff
Line diff
Tabular diff
Text diff
Init
Oxen fs
Remote repo
Repo
Repositories
Workspace
On this page
oxen.diff/line_diff
LineDiff Objects
modification
text
Python API
Line diff
oxen.diff/line_diff
LineDiff Objects
Copy
Ask AI
class
LineDiff
()
A class representing a change in a line of text.
modification
Copy
Ask AI
@
property
def
modification
() -> ChangeType
Returns the modification of the line diff.
text
Copy
Ask AI
@
property
def
text
() ->
str
Returns the text of the line diff.
Diff
Tabular diff
Assistant
Responses are generated using AI and may contain mistakes.