build_helper::util

Function parse_gitmodules

source
pub fn parse_gitmodules(target_dir: &Path) -> &[String]
Expand description

Returns the submodule paths from the .gitmodules file in the given directory.