mirror of
https://github.com/nushell/nushell.git
synced 2025-07-15 13:55:26 +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`