Skip to main content

status_with_options

Function status_with_options 

Source
pub async fn status_with_options(
    handle: &RuntimeHandle,
    command: Command,
    options: CommandOptions,
) -> Result<ExitStatus>