Skip to main content

emit

Function emit 

Source
pub fn emit(report: &Report, json: bool) -> Result<()>
Expand description

Print a report to stdout: the envelope when json, otherwise the table.

ANSI escapes are only ever emitted for the table on a TTY.