File: gitlab_pat.Rd

package info (click to toggle)
r-cran-remotes 2.5.0%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,000 kB
  • sloc: sh: 14; makefile: 2
file content (13 lines) | stat: -rw-r--r-- 315 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/install-gitlab.R
\name{gitlab_pat}
\alias{gitlab_pat}
\title{Retrieve GitLab personal access token.}
\usage{
gitlab_pat(quiet = TRUE)
}
\description{
A GitLab personal access token
Looks in env var \code{GITLAB_PAT}
}
\keyword{internal}