Function command_shell

Source
pub async fn command_shell(
    ctx: CommandContext,
    args: CommandShellArgs,
) -> Result<i32, AnyError>