This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.Kudu.
Summary
Gets a
KuduProvider instance that can be used to query for information and manipulate the current Kudu environment.
Syntax
public static KuduProvider Kudu(this ICakeContext context)
Attributes
| Type |
Description |
| CakePropertyAliasAttribute |
|
| CakeNamespaceImportAttribute |
|
| CakeNamespaceImportAttribute |
|
Parameters
| Name |
Type |
Description |
| context |
ICakeContext |
The context. |
Return Value