Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/acoyfellow/cloudbox
/ cloudbox-live-sync.mjs
File
cloudbox-live-sync.mjs
scripts/cloudbox-live-sync.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
import
{ watch } from
"node:fs"
;
3
import
{ readFile, stat } from
"node:fs/promises"
;
4
import
{ relative, resolve, sep } from
"node:path"
;
Callers
nothing calls this directly
Calls
3
readArg
Function · 0.85
readStateRunId
Function · 0.85
message
Function · 0.70
Tested by
no test coverage detected