Function nu_command::command_not_found
source ยท pub fn command_not_found(
name: &str,
span: Span,
engine_state: &EngineState,
stack: &mut Stack,
) -> ShellErrorExpand description
Returns a helpful error message given an invalid command name,