td_project_grep
Search Python and GLSL code stored in a project's DATs. Use regular expressions to find code that file search cannot reach inside .toe containers.
Instructions
Search the Python and GLSL held inside a project's DATs.
Ordinary file search cannot reach this code: it lives inside the .toe
container, not on disk. pattern is a regular expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file | Yes | ||
| limit | No | ||
| pattern | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |