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