GrepMatch
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/gthGrepTool.ts:96
A single content match. path is relative to the search root; line is 1-based.
Properties
Section titled “Properties”line:
number
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/gthGrepTool.ts:98
path:
string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/gthGrepTool.ts:97
text:
string
Defined in: _worktrees/docs-release/gaunt-sloth/packages/agent/src/tools/gthGrepTool.ts:100
The matching line’s text, untruncated (bounded at format time).