Skip to main content

is_cargo_command_string

Function is_cargo_command_string 

Source
pub fn is_cargo_command_string(command: &str) -> bool
Expand description

Check if a command string (potentially passed via shell -c) is a cargo command