Learn R Programming

GitAI (version 0.1.3)

set_gitlab_repos: Set GitLab repositories in GitAI object.

Description

Set GitLab repositories in GitAI object.

Usage

set_gitlab_repos(gitai, ..., verbose = is_verbose())

Value

A GitAI object.

Arguments

gitai

A GitAI object.

...

Parameters to pass to set_gitlab_host function.

verbose

A logical. If FALSE you won't be getting additional diagnostic messages.