nushell/crates/nu-command/src/core_commands
2022-04-11 07:37:22 +12:00
..
alias.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
debug.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
def_env.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
def.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
describe.rs Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
do_.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
echo.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
error_make.rs Allow 'error make' to make simple errors (#4881) 2022-03-20 16:25:45 +13:00
export_alias.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_def_env.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_def.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_env.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export_extern.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
export.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
extern_.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
for_.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
help.rs Fix for search terms in help --find (#5081) 2022-04-03 17:37:22 -05:00
hide.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
history.rs added real index column to history (#4756) 2022-03-06 17:22:18 +00:00
if_.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
ignore.rs Fix ignore to run side effects of previous command (#4510) 2022-02-17 12:49:54 -05:00
let_.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
metadata.rs Track call arguments in a single list (#5125) 2022-04-09 14:55:02 +12:00
mod.rs Add export alias and export extern (#4878) 2022-03-20 07:58:01 +13:00
module.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
register.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
source.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
tutor.rs Add search terms to many commands (#5096) 2022-04-05 07:01:21 -05:00
use_.rs Allows aliases in use lists (#5150) 2022-04-11 07:37:22 +12:00
version.rs update shadow-rs, update git2, remove indexmap from version (#5086) 2022-04-04 09:59:59 -05:00