fs.grep
Search file contents under a root directory for matching patterns, using a worker pool to handle large file trees.
Instructions
Search file contents under a root using the local worker pool for large trees.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | ||
| pattern | No | ||
| maxFiles | No | ||
| maxResults | No |