Function update_mooc_exercises

Source
pub fn update_mooc_exercises(
    client: &MoocClient,
    projects_dir: &Path,
) -> Result<DownloadOrUpdateMoocCourseExercisesResult, LangsError>
Expand description

Updates the mooc exercises in the local projects directory.