cred_env-class {git2r}R Documentation

S4 class to handle environmental variables credential object

Description

Class "cred_env"

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.


[Package git2r version 0.16.0 Index]