Expand description
IPC protocol message types.
Defines the request/response format for CLI ↔ daemon communication. Uses a typed command enum (not wrapping CLI Commands) for clean separation.
Structs§
Enums§
- Command
- Commands that can be sent from CLI to daemon.