pub fn output(value: &impl Render)
Output a value: JSON to stdout when --output json, human text to stderr otherwise.
--output json
Silenced by --quiet.
--quiet