nushell/crates/nu-command/src/system
Jakub Žádník 2873e943b3
Add search terms to Command and Signature (#4980)
* Add search terms to command

* Rename Signature desc to usage

To be named uniformly with extra_usage

* Throw in foldl search term for reduce

* Add missing usage to post

* Add search terms to signature

* Try to add capnp Signature serialization
2022-03-27 22:25:30 +03:00
..
benchmark.rs Add pipeline redirection support (#4594) 2022-02-21 17:22:21 -05:00
complete.rs Fix external extra (#4777) 2022-03-07 20:17:33 -05:00
exec.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
mod.rs Add support for stderr and exit code (#4647) 2022-02-25 14:51:31 -05:00
ps.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
run_external.rs Support binary data to stdin of run-external (#4984) 2022-03-27 15:35:59 +13:00
sys.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
which_.rs Fix reporting of which and $nu.scope (#4836) 2022-03-13 21:32:46 +02:00