GitlabSource Class
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.1298+ed8600e
Retrieves available releases from a GitLab repository. This class only downloads assets from the very latest GitLab release.
[NullableContext(1)]
[Nullable(Mono.Cecil.CustomAttributeArgument[])]
public class GitlabSource : GitBase<GitlabRelease>
Inheritance: object → GitBase<T> → GitlabSource
Attributes: NullableContextAttribute,NullableAttribute
Constructors
| Name | Description |
|---|---|
| GitlabSource(string, string, bool, IFileDownloader) |
Documentation generated by MdDocs