Skip to main content

is_tool_name_valid

Function is_tool_name_valid 

Source
pub fn is_tool_name_valid(name: &str) -> bool
Expand description

Validate a tool name — must be alphanumeric with dots, underscores, hyphens.