cred_user_pass-class {git2r}R Documentation

S4 class to handle plain-text username and password credential object

Description

Class "cred_user_pass"

Slots

username

The username of the credential

password

The password of the credential


[Package git2r version 0.16.0 Index]