mirror of
https://github.com/nushell/nushell.git
synced 2024-11-26 02:13:47 +01:00
2ddab3e8ce
Mostly, making more use of `map` and `map_err` in `Result`. One benefit is that at least one location had duplicated logic for how to map the error, which is no longer the case after this commit. |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |