nushell/crates/nu-command/src/core_commands
JT 9888f8f298
Add pipeline redirection support (#4594)
* redirection

* Remove commented-out

* fix tests

* more fixes
2022-02-21 17:22:21 -05:00
..
alias.rs Add or update examples for some commands (#4521) 2022-02-18 07:06:52 -06:00
debug.rs Make config default if broken (#482) 2021-12-13 14:16:51 +11: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 Simplify describe (#933) 2022-02-04 14:51:36 -05:00
do_.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -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 Highlight help tutor (#838) 2022-01-25 02:05:19 +11:00
extern_.rs Add support for defining known externals with their own custom completions (#4425) 2022-02-11 13:38:10 -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 feat: update: #4518, Add examples for command: hide, history, from yml, def-env, and table (#4581) 2022-02-21 07:52:50 -06:00
if_.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
ignore.rs Fix ignore to run side effects of previous command (#4510) 2022-02-17 12:49:54 -05:00
let_.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
metadata.rs Error make (#948) 2022-02-05 09:39:51 -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 feat: update: #4518, Add example for register,source,save,shuffle and from tsv (#4577) 2022-02-21 06:25:41 -06:00
source.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
tutor.rs Strip trailing whitespace in files (#4575) 2022-02-21 08:38:15 -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