MCPcopy
hub / github.com/rolldown/tsdown / fs.test.ts

File fs.test.ts

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

Source from the content-addressed store, hash-verified

1import { mkdir } from 'node:fs/promises'
2import path from 'node:path'
3import { describe, expect, test } from 'vitest'
4import { writeFixtures } from '../../tests/utils.ts'

Callers

nothing calls this directly

Calls 7

lowestCommonAncestorFunction · 0.90
stripExtnameFunction · 0.90
writeFixturesFunction · 0.90
fsExistsFunction · 0.90
fsStatFunction · 0.90
fsRemoveFunction · 0.90
fsCopyFunction · 0.90

Tested by

no test coverage detected