MCPcopy Create free account
hub / github.com/Gan-Xing/CodexBridge / release

Method release

src/cli.ts:76–76  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

74interface ServeLock {
75 lockPath: string;
76 release(): Promise<void>;
77 releaseSync(): void;
78}
79

Callers 4

cli.test.tsFile · 0.80
stopFunction · 0.80
runWeixinServeFunction · 0.80
runCodexNativeApiServeFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected