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