MCPcopy 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
3import { writeFileSync, mkdirSync, existsSync } from 'fs'
4import { join, dirname } from 'path'

Callers

nothing calls this directly

Calls 3

setupTestFilesFunction · 0.85
getBundledRgPathFunction · 0.85
cleanupTestFilesFunction · 0.85

Tested by

no test coverage detected