MCPcopy Create free account
hub / github.com/arctic-cli/interface / ripgrep.ts

File ripgrep.ts

packages/arctic/src/file/ripgrep.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Ripgrep utility functions
2import path from "path"
3import { Global } from "../global"
4import fs from "fs/promises"

Callers

nothing calls this directly

Calls 7

lazyFunction · 0.90
pushMethod · 0.80
spawnMethod · 0.80
arrayBufferMethod · 0.65
fetchFunction · 0.50
createMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected