nushell/crates/nu-command/src
Raphael Gaschignard eff7f33086
Report errors that occur on file operations in ls (#12033)
Currently errors just create empty entries inside of resulting
dataframes.

This changeset is meant to help debug #12004, 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
..
bytes Rework for new clippy lints (#12736) 2024-05-02 19:29:03 +02:00
charting Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
conversions Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
database Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
date Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
debug Remove lazy records (#12682) 2024-05-03 08:36:10 +08:00
env Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
experimental Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
filesystem Report errors that occur on file operations in ls (#12033) 2024-05-03 10:12:43 -05:00
filters Remove lazy records (#12682) 2024-05-03 08:36:10 +08:00
formats Remove lazy records (#12682) 2024-05-03 08:36:10 +08:00
generators Fix example wording in seq date (#12665) 2024-04-25 22:12:42 +02:00
hash Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
help Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
math Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
misc Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
network Fix inconsistent print behavior (#12675) 2024-04-27 00:25:11 +00:00
path Migrate to a new PWD API (#12603) 2024-05-03 14:33:09 +03:00
platform Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
random Range refactor (#12405) 2024-04-06 09:04:56 -05:00
removed Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
shells Add command_prelude module (#12291) 2024-03-26 21:17:30 +00:00
stor Shrink the size of Expr (#12610) 2024-04-24 15:46:35 +00:00
strings Rework for new clippy lints (#12736) 2024-05-02 19:29:03 +02:00
system Migrate to a new PWD API (#12603) 2024-05-03 14:33:09 +03:00
viewers Remove lazy records (#12682) 2024-05-03 08:36:10 +08:00
default_context.rs Msgpack commands (#12664) 2024-04-26 06:23:16 -05:00
example_test.rs Initial --params implementation (#12249) 2024-03-24 15:40:21 -05:00
lib.rs Initial --params implementation (#12249) 2024-03-24 15:40:21 -05:00
progress_bar.rs remove cp-old (#11622) 2024-01-24 07:38:15 +08:00
sort_utils.rs Rename Value::CustomValue to Value::Custom (#12309) 2024-03-27 22:10:56 +01:00