Skip to main content

status

Function status 

Source
pub async fn status(
    handle: &RuntimeHandle,
    command: Command,
) -> Result<ExitStatus>
Expand description

Runs command and resolves with its exit status.