nushell/crates/nu-engine/src
Jakub Žádník 56aacc4852
Use environment variable for env_conversions (#4566)
* Handle string->value env conv. with env. var.

Also adds the environment variable for Path/PATH and removes it from
config.

* Simplify getting the string->value conversion

* Refactor env conversion into its own function

* Use env var for to_string conversion; Remove conf

* Fix indentation in default config
2022-02-20 16:27:59 +02:00
..
call_ext.rs Plugin with evaluated call (#393) 2021-12-02 05:42:56 +00:00
column.rs fix several cases where sort-by was crashing engine-q (#836) 2022-01-23 20:52:19 -08:00
documentation.rs Improve full help for flags (#4559) 2022-02-19 21:25:52 -05:00
env.rs Use environment variable for env_conversions (#4566) 2022-02-20 16:27:59 +02:00
eval.rs remove $nu.keybinding-path (#4515) 2022-02-17 14:36:08 -05:00
glob_from.rs Allow external args to expand globs (#839) 2022-01-25 05:26:56 +11:00
lib.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00