ProjectConnection.

ProjectConnection(ServerIdentity, string, string) Constructor

Assembly
Cake.GitLab.dll
Namespace
Cake.GitLab
Containing Type
ProjectConnection

Syntax

public ProjectConnection(ServerIdentity server, string projectPath, string accessToken)

Parameters

Name Type Description
server ServerIdentity
projectPath string
accessToken string

Return Value

Type Description
void