mirror of
ssh://devgit.janware.com/janware/proj/jw-python
synced 2026-06-18 07:46:39 +02:00
| Author | SHA1 | Message | Date | |
|---|---|---|---|---|
| 56357ae0a3 |
Add asyncio.ShellCmd
Add class ShellCmd, an easy API to run shell commands as async subprocesses, capture their exit status, and have them log to slog(). Signed-off-by: Jan Lindemann <jan@janware.com> |