Function execute_async

Source
pub async fn execute_async(
    args: &StopArgs,
    ctx: &CommandContext,
) -> CliResult<()>
Expand description

Execute the stop command asynchronously with modern patterns