Expand description
Command-level diff between two sessions.
Produces unified diff output comparing commands from two sessions, with color support and JSON output mode.
Structs§
- Diff
Summary - Summary of changes between two sessions.
Functions§
- diff_
sessions - Produce a unified diff of commands between two sessions.