Skip to main content

is_development_toolchain_command

Function is_development_toolchain_command 

Source
pub fn is_development_toolchain_command(program: &str) -> bool
Expand description

Resolve program path - if program doesn’t exist in PATH, return None to signal shell fallback. This allows the shell to find programs installed in user-specific directories.