Interface: WrapperShutdownCommand
Defined in: src/batteries/llm/claude_code_cli/wire.ts:133
Graceful-stop advisory sent to the wrapper (e.g. on ctx.abortSignal firing).
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "shutdown" | Discriminant for the WrapperCommand union. | src/batteries/llm/claude_code_cli/wire.ts:135 |