nushell/crates/nu-command/src
Jakub Žádník 2591050fbe
Clarify exec help message; Update to engine-p (#3588)
* Fix and clarify description of 'exec'

Most importantly, I added the information that it replaces the current
process.

* Convert exec to OutputStream; Remove unused trait

* Remove dead code & unused imports on non-unix
2021-06-10 10:43:40 +12:00
..
commands Clarify exec help message; Update to engine-p (#3588) 2021-06-10 10:43:40 +12:00
examples Finish removing arg deserialization (#3552) 2021-06-04 18:23:57 +12:00
utils Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
commands.rs added ansi gradient in the spirit of fun (#3570) 2021-06-07 13:20:05 -05:00
examples.rs Fix a bunch of future clippy warnings (#3586) 2021-06-10 07:08:12 +12:00
lib.rs Split OutputStream into ActionStream/OutputStream (#3304) 2021-04-12 14:35:01 +12:00
prelude.rs Simplify down to one type of context (#3379) 2021-05-03 11:45:55 +12:00
utils.rs Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00