loadToken: Load API Token

Description Usage Arguments Value

View source: R/loadToken.R

Description

Assumes that the Concourse API key is in the .Renviron file. Default name of variable is "CONCOURSE_KEY". If absent, looks in the working directory for txt file with token named token.txt.

Usage

1
loadToken(env_var_name)

Arguments

env_var_name

Character of the name of the env variable

Value

token A character vector of token


erikpal/concourse_client documentation built on Oct. 2, 2021, 8:07 a.m.