Ask a question to get started
Enter to send•Shift+Enter new line
stream_to_file( self, file: str | os.PathLike[str], *, chunk_size
Streams the output to the given file.
Accepts a filename or any path-like object, e.g. pathlib.Path