Skip to main content

Module json

Module json 

Source
Expand description

Stable JSON output for machines and CI.

The schema is the serialized Report; it is intentionally the same shape the inspect command reads back.

Functionsยง

parse
Parse a Report back from JSON (used by cu-profiler inspect).
render
Render report as pretty-printed JSON.