feat: huge overhaul of messaging into FAIL, WARN, hint, ok, prompt, and progress types
This commit is contained in:
parent
6ccd801c89
commit
b52a5bfdb7
30 changed files with 192 additions and 96 deletions
2
testdata/get__missing__err.ct
vendored
2
testdata/get__missing__err.ct
vendored
|
|
@ -1,2 +1,2 @@
|
|||
$ pda get foobar --> FAIL
|
||||
Error: cannot get 'foobar': No such key
|
||||
FAIL cannot get 'foobar': no such key
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue