pub async fn start_command( command: &str, _attached: bool, ) -> Result<ProcessHandle, Error>
Start a command execution without waiting for completion
command
attached
Process handle