Home
last modified time | relevance | path

Searched refs:with_cwd (Results 1 – 25 of 36) sorted by relevance

12

/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.server/
H A Dabspath.exp57 with_cwd "[file dirname $target_exec]" {
/dports/sysutils/py-plumbum/plumbum-1.7.1/docs/
H A Dlocal_machine.rst48 … thread-safe way of running a command in a different directory is using the ``.with_cwd()`` method:
50 >>> ls_in_docs = local.cmd.ls.with_cwd("docs")
H A D_cheatsheet.rst74 …d thread-safe way of running a command in a differet directory is using the ``.with_cwd()`` method:
78 >>> ls_in_docs = local.cmd.ls.with_cwd("docs")
H A D_news.rst1 * **2021.02.08**: Version 1.7.0 released with a few new features like ``.with_cwd``, some useful bu…
/dports/databases/py-gdbm/Python-3.8.12/Lib/idlelib/
H A Dpyshell.py476 self.transfer_path(with_cwd=True)
480 def restart_subprocess(self, with_cwd=False, filename=''): argument
504 self.transfer_path(with_cwd=with_cwd)
558 def transfer_path(self, with_cwd=False): argument
559 if with_cwd: # Issue 13506
1275 self.interp.restart_subprocess(with_cwd=True)
H A Drunscript.py144 with_cwd=False, filename=filename)
/dports/databases/py-sqlite3/Python-3.8.12/Lib/idlelib/
H A Dpyshell.py476 self.transfer_path(with_cwd=True)
480 def restart_subprocess(self, with_cwd=False, filename=''): argument
504 self.transfer_path(with_cwd=with_cwd)
558 def transfer_path(self, with_cwd=False): argument
559 if with_cwd: # Issue 13506
1275 self.interp.restart_subprocess(with_cwd=True)
H A Drunscript.py144 with_cwd=False, filename=filename)
/dports/lang/python37/Python-3.7.12/Lib/idlelib/
H A Dpyshell.py476 self.transfer_path(with_cwd=True)
480 def restart_subprocess(self, with_cwd=False, filename=''): argument
504 self.transfer_path(with_cwd=with_cwd)
558 def transfer_path(self, with_cwd=False): argument
559 if with_cwd: # Issue 13506
1269 self.interp.restart_subprocess(with_cwd=True)
H A Drunscript.py157 with_cwd=False, filename=filename)
/dports/lang/python38/Python-3.8.12/Lib/idlelib/
H A Dpyshell.py476 self.transfer_path(with_cwd=True)
480 def restart_subprocess(self, with_cwd=False, filename=''): argument
504 self.transfer_path(with_cwd=with_cwd)
558 def transfer_path(self, with_cwd=False): argument
559 if with_cwd: # Issue 13506
1275 self.interp.restart_subprocess(with_cwd=True)
H A Drunscript.py144 with_cwd=False, filename=filename)
/dports/lang/python-tools/Python-3.8.12/Lib/idlelib/
H A Dpyshell.py476 self.transfer_path(with_cwd=True)
480 def restart_subprocess(self, with_cwd=False, filename=''): argument
504 self.transfer_path(with_cwd=with_cwd)
558 def transfer_path(self, with_cwd=False): argument
559 if with_cwd: # Issue 13506
1275 self.interp.restart_subprocess(with_cwd=True)
H A Drunscript.py144 with_cwd=False, filename=filename)
/dports/lang/python39/Python-3.9.9/Lib/idlelib/
H A Dpyshell.py483 self.transfer_path(with_cwd=True)
487 def restart_subprocess(self, with_cwd=False, filename=''): argument
511 self.transfer_path(with_cwd=with_cwd)
565 def transfer_path(self, with_cwd=False): argument
566 if with_cwd: # Issue 13506
1282 self.interp.restart_subprocess(with_cwd=True)
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/idlelib/
H A Dpyshell.py476 self.transfer_path(with_cwd=True)
480 def restart_subprocess(self, with_cwd=False, filename=''): argument
504 self.transfer_path(with_cwd=with_cwd)
558 def transfer_path(self, with_cwd=False): argument
559 if with_cwd: # Issue 13506
1275 self.interp.restart_subprocess(with_cwd=True)
/dports/devel/sentry-cli/sentry-cli-1.71.0/src/commands/
H A Ddifutil_find.rs313 let with_cwd = !matches.is_present("no_cwd"); in execute() localVariable
328 if with_cwd; in execute()
/dports/lang/python-legacy/Python-2.7.18/Lib/idlelib/
H A DPyShell.py471 self.transfer_path(with_cwd=True)
475 def restart_subprocess(self, with_cwd=False, filename=''): argument
499 self.transfer_path(with_cwd=with_cwd)
551 def transfer_path(self, with_cwd=False): argument
552 if with_cwd: # Issue 13506
1270 self.interp.restart_subprocess(with_cwd=True)
H A DScriptBinding.py150 interp.restart_subprocess(with_cwd=False, filename=code.co_filename)
/dports/lang/python27/Python-2.7.18/Lib/idlelib/
H A DPyShell.py471 self.transfer_path(with_cwd=True)
475 def restart_subprocess(self, with_cwd=False, filename=''): argument
499 self.transfer_path(with_cwd=with_cwd)
551 def transfer_path(self, with_cwd=False): argument
552 if with_cwd: # Issue 13506
1270 self.interp.restart_subprocess(with_cwd=True)
/dports/lang/python310/Python-3.10.1/Lib/idlelib/
H A Dpyshell.py495 self.transfer_path(with_cwd=True)
499 def restart_subprocess(self, with_cwd=False, filename=''): argument
523 self.transfer_path(with_cwd=with_cwd)
577 def transfer_path(self, with_cwd=False): argument
578 if with_cwd: # Issue 13506
1394 self.interp.restart_subprocess(with_cwd=True)
H A Drunscript.py144 with_cwd=False, filename=filename)
/dports/lang/python311/Python-3.11.0a3/Lib/idlelib/
H A Dpyshell.py495 self.transfer_path(with_cwd=True)
499 def restart_subprocess(self, with_cwd=False, filename=''): argument
523 self.transfer_path(with_cwd=with_cwd)
577 def transfer_path(self, with_cwd=False): argument
578 if with_cwd: # Issue 13506
1394 self.interp.restart_subprocess(with_cwd=True)
/dports/devel/gdb/gdb-11.1/gdb/testsuite/gdb.base/
H A Dgdbinit-history.exp202 with_cwd "$test_dir" {
/dports/sysutils/py-plumbum/plumbum-1.7.1/tests/
H A Dtest_local.py387 assert "machines" in ls.with_cwd("../plumbum")().splitlines()
388 path = local.cmd.pwd.with_cwd("../plumbum")().strip()
391 assert "machines" in ls.with_cwd(path)().splitlines()
945 assert local.cmd.pwd.with_cwd("/")() == "/\n"
946 assert local.cmd.pwd["-L"].with_env(A="X").with_cwd("/")() == "/\n"

12