Summary
Initializes a new instance of the
GitLabCICommands class.
- Namespace
- Cake
.Common .Build .GitLabCI - Containing Type
- GitLabCICommands
Syntax
public GitLabCICommands(IFileSystem fileSystem)
Parameters
| Name | Type | Description |
|---|---|---|
| fileSystem | IFileSystem | The file system. |
Return Value
| Type | Description |
|---|---|
| void |
