nushell/crates/nu-command
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
..
assets nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
src Clarify exec help message; Update to engine-p (#3588) 2021-06-10 10:43:40 +12:00
tests Fix #3582 (#3583) 2021-06-09 18:07:54 +12:00
build.rs nu-cli refactor moving commands into their own crate nu-command (#2910) 2021-01-12 17:59:53 +13:00
Cargo.toml Series Operation (#3563) 2021-06-08 05:27:46 +12:00