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__glob__ok.ct
vendored
2
testdata/list__glob__ok.ct
vendored
|
|
@ -7,4 +7,4 @@ a2 2
|
|||
$ pda ls lg --glob b* --format tsv
|
||||
b1 3
|
||||
$ pda ls lg --glob c* --> FAIL
|
||||
Error: cannot ls '@lg': No matches for pattern 'c*'
|
||||
FAIL cannot ls '@lg': no matches for pattern 'c*'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue