Expand description
Diff command implementation
Compares code semantics between two git refs using AST analysis.
Structs§
- Diff
Display Change - Individual change record for CLI output
- Diff
Display Result - CLI result structure for diff output
- Diff
Display Summary - Summary statistics for CLI output
- Diff
Location - Location information for CLI output
Functions§
- run_
diff - Run the diff command.