nushell/crates/nu-command/src/env
Jakub Žádník deeb1da359
Allow having only one env conversion (#548)
Allows setting only `from_string` or `to_string` in `env_conversions`
config. Previously, both were required.
2021-12-22 00:32:38 +02:00
..
env_command.rs Allow having only one env conversion (#548) 2021-12-22 00:32:38 +02:00
let_env.rs Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
mod.rs Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00
with_env.rs Treating environment variables as Values (#497) 2021-12-17 12:04:54 +11:00