pub fn emit(report: &Report, json: bool) -> Result<()>
Print a report to stdout: the envelope when json, otherwise the table.
json
ANSI escapes are only ever emitted for the table on a TTY.