Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/CodebuffAI/codebuff
/ test-ripgrep.js
File
test-ripgrep.js
sdk/test/ripgrep-bundling/test-ripgrep.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env node
2
// Test ripgrep bundling functionality in runtime environment
3
import
{ writeFileSync, mkdirSync, existsSync } from
'fs'
4
import
{ join, dirname } from
'path'
Callers
nothing calls this directly
Calls
3
setupTestFiles
Function · 0.85
getBundledRgPath
Function · 0.85
cleanupTestFiles
Function · 0.85
Tested by
no test coverage detected