Expand description
Session management โ encapsulates the refresh/diff/retain/sort cycle.
Session is the single point of truth for scan state. The TUI
delegates all data operations to it, keeping the UI layer thin.
Structsยง
- Session
- Shared scan session state used by the TUI app.