fn calculate_new_project_kind(
requested_kind: NewProjectKind,
auto_detect_kind: bool,
found_files: &Vec<SourceFileInformation>,
) -> NewProjectKind
fn calculate_new_project_kind(
requested_kind: NewProjectKind,
auto_detect_kind: bool,
found_files: &Vec<SourceFileInformation>,
) -> NewProjectKind