nushell/crates/nu-command/src/help
Eric Hodel 0578cf85ac
Convert ShellError::AliasNotFound to named fields (#11118)
# Description

Part of #10700

# User-Facing Changes

None

# Tests + Formatting

- 🟢 `toolkit fmt`
- 🟢 `toolkit clippy`
- 🟢 `toolkit test`
- 🟢 `toolkit test stdlib`

# After Submitting

N/A
2023-11-21 16:24:08 +08:00
..
help_.rs Convert ShellError::AliasNotFound to named fields (#11118) 2023-11-21 16:24:08 +08:00
help_aliases.rs Convert ShellError::AliasNotFound to named fields (#11118) 2023-11-21 16:24:08 +08:00
help_commands.rs Convert ShellError::CommandNotFound to named fields (#11094) 2023-11-19 21:31:28 +01:00
help_escapes.rs Add 'help escapes' command for quick reference of nushell string escapes (#10522) 2023-09-30 09:04:27 -05:00
help_externs.rs Convert ShellError::CommandNotFound to named fields (#11094) 2023-11-19 21:31:28 +01:00
help_modules.rs Move Value to helpers, separate span call (#10121) 2023-09-03 07:27:29 -07:00
help_operators.rs Create Record type (#10103) 2023-08-25 07:50:29 +12:00
mod.rs Add 'help escapes' command for quick reference of nushell string escapes (#10522) 2023-09-30 09:04:27 -05:00