Ask a question to get started
Enter to send•Shift+Enter new line
Async version of grep_raw.
agrep_raw( self, pattern: str, path: str | None = None, glob: str | None = None ) -> list[GrepMatch] | str