Files
nushell/crates/nu-command/src/filesystem
Ian Manske a8890d5cca Fix potential panic in ls (#14655)
# Description

Fixes a potential panic in `ls`.

# User-Facing Changes

Entries in the same directory are sorted first based on whether or not
they errored. Errors will be listed first, potentially stopping the
pipeline short.
2024-12-21 15:09:46 -08:00
..
2024-12-18 10:45:54 -06:00
2024-12-03 15:21:09 -06:00
2024-12-21 15:09:46 -08:00
2024-12-07 07:20:46 -06:00