to_file

Function to_file 

Source
pub fn to_file<P: AsRef<Path>>(
    sarif: &SarifLog,
    path: P,
) -> Result<(), SarifError>
Expand description

Write SARIF to a file