Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EmNudge/watlings
/ show-solution.mjs
File
show-solution.mjs
scripts/show-solution.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readFile } from
"node:fs/promises"
;
2
import
{ basename } from
"node:path"
;
3
import
{ parsePatch } from
"./utils/patch.mjs"
;
4
import
{ fileURLToPath } from
"node:url"
;
Callers
nothing calls this directly
Calls
2
findFile
Function · 0.90
parsePatch
Function · 0.90
Tested by
no test coverage detected