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

File ripgrep.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, it } from 'bun:test'
2import { mkdtemp, rm, writeFile } from 'node:fs/promises'
3import { tmpdir } from 'node:os'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 4

ripgrepCommandFunction · 0.85
ripGrepFunction · 0.85
rmFunction · 0.85

Tested by

no test coverage detected