Skip to main content

Module client

Module client 

Source

Structs§

ClaudeClient
TerminalProcess

Enums§

ClientEvent
Messages sent from the ACP Client impl to the App/UI layer.

Functions§

kill_all_terminals
Kill all spawned terminal child processes. Call on app exit.

Type Aliases§

TerminalMap
Shared handle to all spawned terminal processes. Kept accessible so the app can kill them on exit.