List of files in a folder
gl_list_files(project, path = "", ref = get_main(), ...)
Arguments
id (preferred way) or name of the project. Not repository name.
path of the folder
name of ref (commit branch or tag). Default to 'main'.
passed on to gitlab()
API call
Tibble of files available in the branch with descriptive variables.
Examplesif (FALSE) {
# Set GitLab connection for examples
set_gitlab_connection(
gitlab_url = "https://gitlab.com",
private_token = Sys.getenv("GITLAB_COM_TOKEN")
)
gl_list_files(project = "<<your-project-id>>", path = "<<path-to-folder>>")
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4