pub fn list_externals(
    except_base_path: Option<PathBuf>
) -> Result<(PathBuf, Vec<String>)>