mirror of
https://github.com/nushell/nushell.git
synced 2025-08-05 01:40:09 +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`