aboutsummaryrefslogtreecommitdiff
path: root/zen/cmds/print.cpp
Commit message (Collapse)AuthorAgeFilesLines
* clang-format fixesStefan Boberg2022-06-101-1/+3
|
* extended zen print command to also handle CbPackage and CompressedBuffer ↵Stefan Boberg2022-06-101-9/+91
| | | | format payloads
* 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