nushell/crates/nu-protocol/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
..
ast Use overlay ID for module import lookup (#4514) 2022-02-17 20:58:24 -05:00
engine Hide alias (#4432) 2022-02-12 11:50:37 +02:00
value Improve comparison errors (#4541) 2022-02-18 17:11:27 -05:00
config.rs Use environment variable for env_conversions (#4566) 2022-02-20 16:27:59 +02:00
example.rs Start support for commandline args to nu itself (#851) 2022-01-27 01:42:39 +11:00
exportable.rs Add environment variable support for modules (#331) 2021-11-16 12:16:06 +13:00
id.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
lib.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
overlay.rs Hide alias (#4432) 2022-02-12 11:50:37 +02:00
pipeline_data.rs Make PipelineData helpers collect rawstreams (#969) 2022-02-07 07:44:18 -05:00
shell_error.rs tweak wording (#4415) 2022-02-10 17:27:51 -06:00
signature.rs deprecated commands (#4405) 2022-02-10 12:55:19 +00:00
span.rs Improve alias expansion, again (#4474) 2022-02-14 21:09:21 -05:00
syntax_shape.rs Remove old nushell/merge engine-q 2022-02-07 14:54:06 -05:00
ty.rs Clippy fixes for Rust 1.58 (#733) 2022-01-14 06:40:25 +11:00