MCPcopy Index your code
hub / github.com/Sandpack/nodebox-runtime / fs-symlinks.example.js

File fs-symlinks.example.js

tests/examples/fs-symlinks.example.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @typedef { typeof import("../../packages/nodebox").Nodebox } Nodebox
3 * @type {Nodebox} */
4const Nodebox = window.Nodebox;

Callers

nothing calls this directly

Calls 8

connectMethod · 0.80
initMethod · 0.80
mkdirMethod · 0.80
writeFileMethod · 0.80
readdirMethod · 0.80
statMethod · 0.80
createMethod · 0.80
runCommandMethod · 0.80

Tested by

no test coverage detected