ghc_repos_get_local_information: Get local information on GitHub Classroom repositories

View source: R/information.R

ghc_repos_get_local_informationR Documentation

Get local information on GitHub Classroom repositories

Description

Get local information on GitHub Classroom repositories

Usage

ghc_repos_get_local_information(prefix, folder = ".")

Arguments

prefix

repository prefix (typically this would be a github classroom assignment prefix)

folder

the target directory where to look for matching git repositories (searches recursively in all subdirectories)

Value

paths to the found repositories (relative to the working directory unless param folder is an absolute path)

See Also

Other information functions: ghc_repos_get_github_information()


KopfLab/ghctools documentation built on Feb. 20, 2023, 9:25 a.m.