Function nu_command::command_not_found

source ยท
pub fn command_not_found(
    name: &str,
    span: Span,
    engine_state: &EngineState,
    stack: &mut Stack,
) -> ShellError
Expand description

Returns a helpful error message given an invalid command name,