mirror of
https://github.com/nushell/nushell.git
synced 2025-06-14 14:06:50 +02:00
* Use `unwrap_or()` to remove `match` * Use `?` for error propogation, and remove `match`
* Use `unwrap_or()` to remove `match` * Use `?` for error propogation, and remove `match`