MCPcopy Index your code
hub / github.com/QwikDev/qwik / link-local-package.ts

File link-local-package.ts

scripts/link-local-package.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { link, mkdir, readdir, stat, rm } from 'fs/promises';
2import { join, dirname, resolve } from 'path';
3
4console.log('');

Callers

nothing calls this directly

Calls 4

dirnameFunction · 0.90
resolveFunction · 0.90
joinFunction · 0.90
mainFunction · 0.70

Tested by

no test coverage detected