Skip to main content

suggest_fix_commands

Function suggest_fix_commands 

Source
pub fn suggest_fix_commands(content: &str) -> Vec<String>
Expand description

Given the combined plain-text content of a triage or diagnose report, return a deduplicated list of hematite --fix "<issue>" suggestions for the IT tech. Only ACTION and INVESTIGATE severity recipes are surfaced.