A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://thinkr-open.github.io/gitlabr/reference/gl_list_files.html below:

List of files in a folder — gl_list_files • gitlabr

List of files in a folder

gl_list_files(project, path = "", ref = get_main(), ...)
Arguments
project

id (preferred way) or name of the project. Not repository name.

path

path of the folder

ref

name of ref (commit branch or tag). Default to 'main'.

...

passed on to gitlab() API call

Value

Tibble of files available in the branch with descriptive variables.

Examples
if (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