Skip to main content

count_tool

Function count_tool 

Source
pub fn count_tool(logs: &[String], tool_name: &str) -> usize
Expand description

Count occurrences of a tool in log lines.