ErrLookup › muesli/duf
muesli/duf
Disk Usage/Free Utility - a better 'df' alternative · Go · 18 source files
Analyzed at 4636deb4a7 on 2026-09-06. 10 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| unknown theme: %s | validation | error | go, cli, theme, invalid-value |
| error formatting the json output: %s | exception | error | go, json, serialization |
| prefix '%s' not allowed, valid prefixes are K, M, G, T, P, E | validation | error | go, parsing, si-units |
| '%s' is not valid, must have integer with optional SI prefix | validation | error | go, parsing, validation, si-units |
| error parsing usage-threshold: invalid option '%s' | console | error | go, cli, validation, arguments |
| unknown device group: %s | validation | error | go, cli, validation, config |
| error parsing avail-threshold: invalid option '%s' | console | error | go, cli, validation, arguments |
| unknown column: %s (valid: %s) | validation | error | go, cli, validation |
| reading mountinfo %q: %w | exception | critical | go, linux, filesystem, procfs |
| unknown style option: %s | validation | error | go, cli, validation |