nushell/crates/nu-command/src/commands/core_commands
2021-10-02 21:37:59 +13:00
..
error Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
alias.rs Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
debug.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
def.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
describe.rs change describe so it doesn't output colored strings (#3832) 2021-07-25 06:34:11 +12:00
do_.rs Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
echo.rs Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
find.rs Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
help.rs Add general refactorings (#3996) 2021-09-10 10:44:22 +12:00
history.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
if_.rs Fix #3090: let binding in command leaks when error occurs (#4022) 2021-09-19 14:57:20 +12:00
ignore.rs Begin directory contrib docs and split commands (#3650) 2021-06-19 12:06:44 +12:00
let_.rs Fix clippy lint and disable broken lint (#3865) 2021-07-30 08:11:47 +12:00
mod.rs Create errors from tables. (#3986) 2021-09-02 21:07:26 -05:00
nu_plugin.rs nu-path crate refactor (#3730) 2021-08-28 15:59:09 +03:00
nu_signature.rs Allow different names for ...rest (#3954) 2021-08-27 05:58:53 +12:00
source.rs Do not throw error for files not found in lib_dirs (#4029) 2021-09-20 13:44:47 -05:00
tags.rs Allow knowing the command name tag given no input. (#3988) 2021-09-03 01:46:15 -05:00
tutor.rs Fixed two typos in the tutor. (#4051) 2021-10-02 21:37:59 +13:00
unalias.rs Add the ability to remove and list aliases (#3879) 2021-08-17 08:56:35 -05:00
version.rs add a couple more features (#3749) 2021-07-07 12:03:59 -05:00