This sets the default value of gitlab_con
in a call to gitlab()
set_gitlab_connection(gitlab_con = NULL, ...)
get_gitlab_connection()
unset_gitlab_connection()
Arguments
A function used for GitLab API calls, such as gitlab()
or as returned by gl_connection()
.
if gitlab_con is NULL, a new connection is created used the parameters is ... using gl_connection()
Used for side effects. Set or unset global connection settings.
Examplesif (FALSE) {
set_gitlab_connection("https://gitlab.com", private_token = Sys.getenv("GITLAB_COM_TOKEN"))
}
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4