1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-06 01:58:16 +02:00
nushell/crates/nu-command
Raphael Gaschignard eff7f33086
Report errors that occur on file operations in ls ()
Currently errors just create empty entries inside of resulting
dataframes.

This changeset is meant to help debug , though generally speaking
I do think it's worth having ways to make errors be visible in this kind
of pipeline be visible

An example of what this looks like

<img width="954" alt="image"
src="https://github.com/nushell/nushell/assets/1408472/2c3c9167-2aaf-4f87-bab5-e8302d7a1170">
2024-05-03 10:12:43 -05:00
..
src Report errors that occur on file operations in ls () 2024-05-03 10:12:43 -05:00
tests Migrate to a new PWD API () 2024-05-03 14:33:09 +03:00
Cargo.toml Bump version to 0.93.1 () 2024-05-01 17:19:20 -05:00
LICENSE