Summary
Start a group in the build log.
- Namespace
- Cake
.Common .Build .GitHubActions .Commands - Containing Type
- Git
Hub Actions Commands
Syntax
public void StartGroup(string title)
Parameters
| Name | Type | Description |
|---|---|---|
| title | string | The title. |
Return Value
| Type | Description |
|---|---|
| void |
