MCPcopy Create free account
hub / github.com/node-modules/utility / fs.test.ts

File fs.test.ts

test/fs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strict as assert } from 'node:assert';
2import path from 'node:path';
3import { Stats } from 'node:fs';
4import { fileURLToPath } from 'node:url';

Callers

nothing calls this directly

Calls 1

existsFunction · 0.85

Tested by

no test coverage detected