The new enquote function is used to enquote command input. For simplicity reasons the run_command_async doesn't read from stdout and stderr separately anymore but uses `.output().await` instead. Signed-off-by: trivernis <trivernis@protonmail.com>