mirror of
https://github.com/nushell/nushell.git
synced 2025-06-04 09:06:13 +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`