MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / path-completion.test.ts

File path-completion.test.ts

cli/src/__tests__/path-completion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdirSync, mkdtempSync, rmSync, writeFileSync } from 'fs'
2import os from 'os'
3import path from 'path'
4

Callers

nothing calls this directly

Calls 3

getPathCompletionFunction · 0.90
beforeEachFunction · 0.85
afterEachFunction · 0.85

Tested by

no test coverage detected