nushell/crates/nu-engine/src
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
..
call_ext.rs Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
column.rs More nuon tests, fix table print (#4762) 2022-03-07 08:39:02 -05:00
documentation.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
env.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
eval.rs Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
glob_from.rs Nu glob (#4818) 2022-03-13 11:30:27 -07:00
lib.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00