Interface: WrapperShutdownCompleteEvent
Defined in: src/batteries/llm/claude_code_cli/wire.ts:266
The wrapper's bridge HTTP listener and claude grandchild have both been torn down and the wrapper is about to exit.
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
type | "shutdown_complete" | Discriminant for the WrapperEvent union. | src/batteries/llm/claude_code_cli/wire.ts:268 |