MCPcopy Index your code
hub / github.com/codeaashu/claude-code / GrepTool.ts

File GrepTool.ts

src/tools/GrepTool/GrepTool.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod/v4'
2import type { ValidationResult } from '../../Tool.js'
3import { buildTool, type ToolDef } from '../../Tool.js'
4import { getCwd } from '../../utils/cwd.js'

Callers

nothing calls this directly

Calls 4

lazySchemaFunction · 0.85
semanticNumberFunction · 0.85
semanticBooleanFunction · 0.85
buildToolFunction · 0.85

Tested by

no test coverage detected