Skip to main content

append_attempt_summary

Function append_attempt_summary 

Source
pub(crate) fn append_attempt_summary(
    path: &Path,
    summary: &str,
    color: Style,
    json: bool,
) -> Result<()>