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/list__err__with__invalid_db.ct
vendored
2
testdata/list__err__with__invalid_db.ct
vendored
|
|
@ -1,2 +1,2 @@
|
|||
$ pda ls foo/bar --> FAIL
|
||||
Error: cannot ls 'foo/bar': cannot parse store: bad store format, use STORE or @STORE
|
||||
FAIL cannot ls 'foo/bar': cannot parse store: bad store format, use STORE or @STORE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue