1
0
mirror of https://github.com/nushell/nushell.git synced 2025-04-15 08:48:19 +02:00
nushell/crates/nu-command
Eric Hodel 67eec92e76
Convert more ShellError variants to named fields ()
# Description

Convert errors to named fields:
* NeedsPositiveValue
* MissingConfigValue
* UnsupportedConfigValue
* DowncastNotPossible
* NonUtf8Custom
* NonUtf8
* DidYouMeanCustom
* DidYouMean
* ReadingFile
* RemoveNotPossible
* ChangedModifiedTimeNotPossible
* ChangedAccessTimeNotPossible

Part of 
2023-12-04 10:19:32 +01:00
..
src Convert more ShellError variants to named fields () 2023-12-04 10:19:32 +01:00
tests Add checks for ports () 2023-12-03 08:07:15 -06:00
Cargo.toml Bump ureq from 2.8.0 to 2.9.1 () 2023-11-29 17:48:18 +00:00
LICENSE Fix rest of license year ranges () 2023-04-04 09:03:29 +12:00