Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ afterEach, describe, expect, it } from
'bun:test'
2
import
{ mkdtemp, rm, writeFile } from
'node:fs/promises'
3
import
{ tmpdir } from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
4
resetRipgrepStateForTests
Function · 0.85
ripgrepCommand
Function · 0.85
ripGrep
Function · 0.85
rm
Function · 0.85
Tested by
no test coverage detected