feat: huge overhaul of messaging into FAIL, WARN, hint, ok, prompt, and progress types

This commit is contained in:
Lewis Wynne 2026-02-11 02:11:58 +00:00
parent 6ccd801c89
commit b52a5bfdb7
30 changed files with 192 additions and 96 deletions

View file

@ -1,3 +1,2 @@
$ pda invalidcmd --> FAIL
Error: unknown command "invalidcmd" for "pda"
Run 'pda --help' for usage.
FAIL unknown command "invalidcmd" for "pda"