Skip to content
1 min read · 52 words

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

PropertyTypeDescriptionDefined in
type"shutdown"Discriminant for the WrapperCommand union.src/batteries/llm/claude_code_cli/wire.ts:135