pub fn get_build_command( project_root: &Path, user_command: &str, ) -> Option<String>
Determine the final build command to use, considering user override.