()
| 24 | getPipeSegments(): string[] |
| 25 | withoutOutputRedirections(): string |
| 26 | getOutputRedirections(): OutputRedirection[] |
| 27 | /** |
| 28 | * Returns tree-sitter analysis data if available. |
| 29 | * Returns null for the regex fallback implementation. |
nothing calls this directly
no outgoing calls
no test coverage detected