nushell/crates/nu-command
Andrej Kolchin 697dee6750
Change input list to return null (#10913)
Now the `input list` command, when nothing is selected, will return a
null instead of empty string or an empty list.

Resolves #10909.


# User-Facing Changes

`input list` now returns a `null` when nothing is selected.
2023-11-02 19:57:06 +01:00
..
src Change input list to return null (#10913) 2023-11-02 19:57:06 +01:00
tests Disallow duplicated columns in table literals (#10875) 2023-11-01 21:25:35 +01:00
Cargo.toml Add umkdir command (#10785) 2023-10-30 07:59:48 -05:00
LICENSE Fix rest of license year ranges (#8727) 2023-04-04 09:03:29 +12:00