BXL: format `ctx.output.print_json()` arguments
Open
bxl
- Dominant language
- Rust
- Stars
- 4.4k
- Forks
- 394
- PR merge metrics
- No merged PRs in 30d
Description
Objects like `cmd_args` or `RunInfo` are formatted when dumped with `ctx.output.write_json()`. Is there a way to do the same thing with `ctx.output.print_json()`? If not, would this be accepted as a new feature, via an optional argument that defaults to `False`?
Contributor guide
Assessment
This issue has not been assessed yet.