mirror of
https://github.com/nushell/nushell
synced 2025-01-16 15:14:26 +00:00
d32aec5906
* fix #4161 println! and friends will panic on BrokenPipe. The solution is to use writeln! instead, and ignore the error (or do we want to do something else?) * test that nu doesn't panic in case of BrokenPipe error * fixup! test that nu doesn't panic in case of BrokenPipe error * make do_not_panic_if_broken_pipe only run on UNIX systems |
||
---|---|---|
.. | ||
dataframe | ||
value | ||
call_info.rs | ||
config_path.rs | ||
hir.rs | ||
lib.rs | ||
macros.rs | ||
maybe_owned.rs | ||
registry.rs | ||
return_value.rs | ||
signature.rs | ||
syntax_shape.rs | ||
type_name.rs | ||
type_shape.rs | ||
value.rs |