nushell/crates/nu-protocol/src/value
Jakub Žádník f3036b8cfd
Allow keeping selected environment variables from removed overlay (#6007)
* Allow keeping selected env from removed overlay

* Remove some duplicate code

* Change --keep-all back to --keep-custom

Because, apparently, you cannot have a named flag called --keep-all,
otherwise tests fail?

* Fix missing line and wrong test value
2022-07-11 23:58:28 +03:00
..
custom_value.rs SQLite overhaul: custom value, query db command (#5247) 2022-04-20 16:58:21 +12:00
from.rs filesize conversion (#5770) 2022-06-13 14:44:32 -05:00
from_value.rs Allow keeping selected environment variables from removed overlay (#6007) 2022-07-11 23:58:28 +03:00
mod.rs Add bit operator: bit-xor (#5940) 2022-07-03 06:45:20 -05:00
range.rs Fix known externals, fix operator spans (#5140) 2022-04-09 17:17:48 +12:00
stream.rs replace ValueStream with ListStream (#4621) 2022-02-24 06:57:31 -05:00
unit.rs Address lints from clippy for beta/nightly (#5709) 2022-06-04 18:47:36 +12:00