fun ProjectFeatures.gitlabEEConnection(base: GitLabEEConnection? = null, init: GitLabEEConnection.() -> Unit = {}): Unit
Creates a GitLab CE/EE OAuth connection in the current project
See Also
GitLabConnection