is_safe_cli_command

Function is_safe_cli_command 

Source
fn is_safe_cli_command(s: &str) -> bool
Expand description

CLI command names are joined into the bin-resolution path; same allowlist as provider ids, plus . (some real CLIs include dots, e.g. eslint.cmd).