mirror of
https://github.com/uutils/coreutils
synced 2025-01-22 18:05:26 +00:00
8fa6797255
Add some structure to errors that can be created during parsing of settings from command-line options. This commit creates `StrategyError` and `SettingsError` enumerations to represent the various parsing and other errors that can arise when transforming `ArgMatches` into `Settings`. |
||
---|---|---|
.. | ||
bin | ||
uu | ||
uucore | ||
uucore_procs |