nushell/crates/nu-command/src/core_commands
Michael Angerman 8e5cc655e9
cleanup version command and add in database feature (#5356)
* cleanup version command and add in database feature

* static-link-openssl
2022-04-28 15:25:04 -05:00
..
alias.rs Add parser keyword note to help and $nu.scope (#4978) 2022-03-26 21:22:45 +02:00
debug.rs Move config to be an env var (#5230) 2022-04-19 10:28:01 +12: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 Handle custom values in describe command (#5248) 2022-04-20 16:59:53 +12: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 update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12: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 Clean up tests and unused documentation code (#5273) 2022-04-21 06:13:58 -05:00
hide.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
history.rs added real index column to history (#4756) 2022-03-06 17:22:18 +00:00
if_.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +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 nth -> select command (#5217) 2022-04-17 09:54:24 -05:00
use_.rs update miette and switch to GenericErrors (#5222) 2022-04-19 00:34:10 +12:00
version.rs cleanup version command and add in database feature (#5356) 2022-04-28 15:25:04 -05:00