Learn R Programming

git2r (version 0.21.0)

cred_env-class: S4 class to handle environmental variables credential object

Description

Class "cred_env"

Arguments

Slots

username

The name of the environmental variable that holds the username for the authentication.

password

The name of the environmental variable that holds the password for the authentication.