CakeHostExtensions.

InstallToolsFromManifest(CakeHost, string) Method

Syntax

public static CakeHost InstallToolsFromManifest(this CakeHost host, string manifestPath)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
host CakeHost
manifestPath string

Return Value

Type Description
CakeHost