Summary
Write the start of a message fold to the Travis CI build log.
- Namespace
- Cake
.Common .Build .TravisCI - Containing Type
- ITravisCIProvider
Syntax
void WriteStartFold(string name)
Parameters
| Name | Type | Description |
|---|---|---|
| name | string | Name of the group. |
Return Value
| Type | Description |
|---|---|
| void |
