nushell/crates/nu-engine/src
Jakub Žádník 90b2ec537f
Do not pass non-string env vars to externals (#4748)
* Do not pass non-string env vars to externals

Also misc cleanup

* Add note to default config

* Add a test

* Ensure PATH/Path conversion list <-> string
2022-03-12 00:18:39 +02: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 Improve full help for flags (#4559) 2022-02-19 21:25:52 -05:00
env.rs Do not pass non-string env vars to externals (#4748) 2022-03-12 00:18:39 +02:00
eval.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00
glob_from.rs Better ls paths (#4612) 2022-02-23 10:54:47 -05:00
lib.rs Move completions to DeclId (#4801) 2022-03-10 09:49:02 +02:00