Skip to main content

print_fix_summary

Function print_fix_summary 

Source
pub fn print_fix_summary(envelope: &Value) -> ExitCode
Expand description

Render the fix envelope’s job summary directly from fallow fix. The fix envelope has no kind field; fallow report --from reaches the same renderer via EnvelopeKind::Fix (resolved by field detection), while the live fallow fix command calls this entry point.