Searched defs:with_cwd (Results 1 – 2 of 2) sorted by relevance
484 def restart_subprocess(self, with_cwd=False, filename=''): argument562 def transfer_path(self, with_cwd=False): argument
151 def with_cwd(self, cwd: Optional[Path]): member in Command