Summary
Write the start of a message group to the Continua CI build log.
- Namespace
- Cake
.Common .Build .ContinuaCI - Containing Type
- ContinuaCIProvider
Syntax
public void WriteStartGroup(string groupName)
Parameters
| Name | Type | Description |
|---|---|---|
| groupName | string | Group name. |
Return Value
| Type | Description |
|---|---|
| void |
