nushell/crates/nu-command/src/core_commands
2022-03-09 09:56:19 -05:00
..
alias.rs Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
debug.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
def_env.rs feat: update: #4518, Add examples for command: hide, history, from yml, def-env, and table (#4581) 2022-02-21 07:52:50 -06:00
def.rs feat: update #4518, add command examples for def, do, cp, mv, mkdir and ls (#4528) 2022-02-18 08:30:16 -06:00
describe.rs Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
do_.rs Allow passing block literals to do (#4798) 2022-03-09 09:56:19 -05:00
echo.rs "maybe text codec" version 2 (#871) 2022-01-28 13:32:33 -05:00
error_make.rs Strip trailing whitespace in files (#4575) 2022-02-21 08:38:15 -05:00
export_def_env.rs feat: update: #4518, Add examples for command: use,module,export def,export env and export def-env (#4584) 2022-02-21 09:32:31 -06:00
export_def.rs feat: update: #4518, Add examples for command: use,module,export def,export env and export def-env (#4584) 2022-02-21 09:32:31 -06:00
export_env.rs feat: update: #4518, Add examples for command: use,module,export def,export env and export def-env (#4584) 2022-02-21 09:32:31 -06:00
export.rs finish up with examples (#4637) 2022-02-25 05:19:25 -05:00
extern_.rs finish up with examples (#4637) 2022-02-25 05:19:25 -05:00
for_.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
help.rs add help --find to help doc (#890) 2022-01-30 05:54:15 -05:00
hide.rs feat: update: #4518, Add examples for command: hide, history, from yml, def-env, and table (#4581) 2022-02-21 07:52:50 -06:00
history.rs added real index column to history (#4756) 2022-03-06 17:22:18 +00:00
if_.rs Revert "Make if blocks work like a def-env (#4656)" (#4782) 2022-03-08 08:29:12 -05:00
ignore.rs Fix ignore to run side effects of previous command (#4510) 2022-02-17 12:49:54 -05:00
let_.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
metadata.rs Add support for var decl spans (#4787) 2022-03-09 04:42:19 -05:00
mod.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -05:00
module.rs feat: update: #4518, Add examples for command: use,module,export def,export env and export def-env (#4584) 2022-02-21 09:32:31 -06:00
register.rs Update documents for commands (#4796) 2022-03-09 08:05:35 -05:00
source.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
tutor.rs Experiment: Allow both $true/true and $false/false (#4696) 2022-03-02 19:55:03 -05:00
use_.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
version.rs Remove Span::unknown (#525) 2021-12-19 18:46:13 +11:00