Ask a question to get started
Enter to sendโขShift+Enter new line
subp_exec( cmd: str, *args: str = (), input: str | None = None, wait: float | None = None, verbose: bool = False, collect: bool = False, on_stdout: Callable[[str], bool | None] | None = None ) -> tuple[str | None, str | None]