KuduAliases.

Kudu(ICakeContext) Method

Summary

Gets a KuduProvider instance that can be used to query for information and manipulate the current Kudu environment.
Assembly
Cake.Kudu.dll
Namespace
Cake.Kudu
Containing Type
KuduAliases

Syntax

public static KuduProvider Kudu(this ICakeContext context)

Attributes

Type Description
CakePropertyAliasAttribute
CakeNamespaceImportAttribute
CakeNamespaceImportAttribute

Parameters

Name Type Description
context ICakeContext The context.

Return Value

Type Description
KuduProvider A KuduProvider instance.