Summary
Folds travis log output.
- Namespace
- Cake
.Common .Build .TravisCI - Containing Type
- Travis
C I Disposable Extensions
Syntax
public static IDisposable Fold(this ITravisCIProvider travisCIProvider, string name)
Parameters
| Name | Type | Description |
|---|---|---|
| travisCIProvider | ITravisCIProvider | The Travis CI provider. |
| name | string | The name. |
Return Value
| Type | Description |
|---|---|
| IDisposable | An IDisposable. |
