Expand description
Session state for the interactive REPL.
Tracks the user’s current context: position, filters, and preferences.
Commands like find and route use this state as defaults when
explicit flags are not provided.
Structs§
- Session
State - Mutable session state maintained across REPL commands.
Enums§
- Position
Context - Where the user’s reference position is anchored.