Skip to main content

get_build_command

Function get_build_command 

Source
pub fn get_build_command(
    project_root: &Path,
    user_command: &str,
) -> Option<String>
Expand description

Determine the final build command to use, considering user override.