Skip to main content

emit

Function emit 

Source
pub fn emit(command: &str, data: Value) -> Result<()>
Expand description

Pretty-print the envelope for command to stdout.

In JSON mode this must be the only stdout output the command produces.