Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
74
interface
ServeLock {
75
lockPath: string;
76
release(): Promise<void>;
77
releaseSync(): void;
78
}
79
Callers
4
cli.test.ts
File · 0.80
stop
Function · 0.80
runWeixinServe
Function · 0.80
runCodexNativeApiServe
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected