get.gitlab.blobs: Gets project blobs

View source: R/gitlab.R

get.gitlab.blobsR Documentation

Gets project blobs

Description

Encodes the file paths using URLencode.

Usage

get.gitlab.blobs(x, project = character(1L), ...)

Arguments

x

Project files with path column.

project

Identifies which project to apply file paths to.

...

Arguments passed on to gitlabr::gl_get_file

ref

name of ref (commit branch or tag)

file_path

path to file

to_char

flag if output should be converted to char; otherwise it is of class raw

api_version

a switch to force deprecated GitLab API v3 behavior. See details section "API version" of gl_connection()


royratcliffe/canny.tudor documentation built on Oct. 17, 2022, 4:17 a.m.