Skip to main content

emit_error

Function emit_error 

Source
pub fn emit_error(
    format: OutputFormat,
    schema_version: &str,
    command: &str,
    code: &str,
    message: &str,
) -> Result<(), String>