MCPcopy Create free account
hub / github.com/Noumena-Network/code / glob.test.ts

File glob.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, expect, test } from 'bun:test'
2import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from 'fs'
3import { tmpdir } from 'os'
4import { join, relative } from 'path'

Callers

nothing calls this directly

Calls 6

rmSyncFunction · 0.90
mkdirSyncFunction · 0.90
globFunction · 0.85
makeTempRootFunction · 0.70
relativePosixFunction · 0.70

Tested by

no test coverage detected