github_whoami: Returns the login of the authenticated user (based on the...

View source: R/github_whoami.R

github_whoamiR Documentation

Returns the login of the authenticated user (based on the current PAT).

Description

Returns the login of the authenticated user (based on the current PAT).

Usage

github_whoami(quiet = FALSE)

Arguments

quiet

Logical. Should status messages be shown.

Value

Character value containing user login.

Examples

## Not run: 
github_whoami()

## End(Not run)


rundel/ghclass documentation built on March 29, 2024, 4:27 p.m.