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