mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-28 12:45:25 +02:00
Align the prototype of SSHClient.run_cmd() to ExecContext.run(). This is a push towards making the SSHClient code an ExceContext, too. Some arguments still log a warning or outright raise NotImplementedError. Signed-off-by: Jan Lindemann <jan@janware.com> |
||
|---|---|---|
| .. | ||
| distros | ||
| ec | ||
| pm | ||
| App.py | ||
| Cmd.py | ||
| Distro.py | ||
| ExecContext.py | ||
| log.py | ||
| Makefile | ||
| Package.py | ||
| SSHClient.py | ||
| Types.py | ||
| util.py | ||