Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MirrowApp/mirrow
/ cli.test.js
File
cli.test.js
packages/cli/test/cli.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
test from
"node:test"
;
2
import
assert from
"node:assert/strict"
;
3
import
{ promises as fs } from
"node:fs"
;
4
import
os from
"node:os"
;
Callers
nothing calls this directly
Calls
6
compile
Function · 0.90
createTempDir
Function · 0.85
writeFile
Function · 0.85
runMirrow
Function · 0.85
watchMirrow
Function · 0.85
waitUntil
Function · 0.85
Tested by
no test coverage detected