Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CreminiAI/skillpack
/ HostIpcClientOptions
Interface
HostIpcClientOptions
src/runtime/host-ipc/host-ipc-client.ts:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
export
interface
HostIpcClientOptions {
33
timeoutMs?: number;
34
}
35
36
export
interface
ChannelSessionClearedInput {
37
channelId: string;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected