Summary
A set of extensions for allowing "using" with Travis CI "blocks".
- Namespace
- Cake
.Common .Build .TravisCI - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["TravisCIDisposableExtensions"]
class Type type-node
Syntax
public static class TravisCIDisposableExtensions
Methods
Name | Value | Summary |
---|---|---|
Fold |
IDisposable |
Folds travis log output.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|