pub fn refresh_course(
course_name: String,
course_cache_path: PathBuf,
source_url: String,
git_branch: String,
cache_root: PathBuf,
) -> Result<RefreshData, LangsError>Expand description
Used by tmc-server. Refreshes the course.