nushell/crates/nu-command
Christopher Durham 0c5a4c991f Improve registry value return types
Specifically:
- REG_MULTI_SZ returns list<string> instead of | str join (char nl)
- REG_EXPAND_SZ automatically expands %EnvironmentString% placeholders
- REG_DWORD_BIG_ENDIAN returns the endianness decoded value
- REG_QWORD actually ingests values over 2**32
- REG_LINK produces a decoded string
- REG_*RESOURCE* produces binary data
2023-10-22 00:26:00 -04:00
..
src Improve registry value return types 2023-10-22 00:26:00 -04:00
tests Use long options for string (#10777) 2023-10-19 22:08:09 +02:00
Cargo.toml Improve registry value return types 2023-10-22 00:26:00 -04:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00