Arksine
|
f1f318ea40
|
shell_command: add support for setting the cwd
This allows callers to set the current working directory in which the command should execute.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2021-03-29 07:17:53 -04:00 |
|
Arksine
|
fb1f76e008
|
shell_command: ShellCommandError fix
Ensure that the stdout and stderr attributes cannot be set to a None type.
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2021-03-28 20:49:19 -04:00 |
|
Arksine
|
1dc920019c
|
moonraker: rename the "plugins" package to "components"
Signed-off-by: Eric Callahan <arksine.code@gmail.com>
|
2021-03-18 08:29:31 -04:00 |
|