pub fn index( repo: &Path, project_name: Option<&str>, requested_framework: Framework, mode: IndexMode, config_path: &Path, ) -> Result<()>