Skip to main content

Module session

Module session 

Source
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§

SessionState
Mutable session state maintained across REPL commands.

Enums§

PositionContext
Where the user’s reference position is anchored.