Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gan-Xing/CodexBridge
/ cli.ts
File
cli.ts
src/cli.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
;
2
import
fsp from
'node:fs/promises'
;
3
import
{ spawn,
type
ChildProcess } from
'node:child_process'
;
4
import
path from
'node:path'
;
Callers
nothing calls this directly
Calls
2
resolve
Method · 0.80
main
Function · 0.70
Tested by
no test coverage detected