Skip to main content

is_valid_tool

Function is_valid_tool 

Source
pub fn is_valid_tool(tool: &str) -> bool
Expand description

Check if a tool name is valid (exists in rules.json).

This performs case-insensitive matching.