1.6 KiB
1.6 KiB
Home > cautious-journey > GitlabRemote
GitlabRemote class
Gitlab API implementation of the Remote
contract.
Signature:
export declare class GitlabRemote extends BaseRemote<GitlabType, RemoteOptions> implements Remote
Extends: BaseRemote<GitlabType, RemoteOptions>
Implements: Remote
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the GitlabRemote class |