command

Function command 

Source
pub async fn command(
    ctx: &mut ExecContext<'_>,
    args: CommandArgs,
) -> ExecResult<Status>