Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmNudge/watlings
/ test.mjs
File
test.mjs
scripts/test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ fileURLToPath } from
'node:url'
;
2
import
{ findFile } from
'./utils/findFile.mjs'
;
3
4
const
stub = process.argv[2] ??
'001_hello'
;
Callers
nothing calls this directly
Calls
1
findFile
Function · 0.90
Tested by
no test coverage detected