aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/print.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Format fix.Per Larsson2022-01-221-1/+3
|
* Fixed fmt::format() compile errorMartin Ridgers2022-01-111-1/+1
|
* zen: Improved error reporting for `print` commandStefan Boberg2021-10-201-3/+20
|
* zen: added print/printpackage subcommands to help in debugging or inspecting ↵Stefan Boberg2021-10-011-0/+107
CbObject data generally