MCPcopy Create free account
hub / github.com/ChatLab/ChatLab / init

Method init

packages/node-runtime/src/import/streaming-importer.ts:63–63  ·  view source on GitHub ↗
(sessionId: string)

Source from the content-addressed store, hash-verified

61 summary(messageCount: number, memberCount: number): void
62 reset(): void
63 init(sessionId: string): void
64 getCurrentLogFile(): string | null
65}
66

Callers 8

streamImportSingleFunction · 0.65
initMethod · 0.65
initLocaleFunction · 0.65
initSkillManagerFunction · 0.65
initAssistantManagerFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected