BowerInstallSettings.

WithPackage(string) Method

Summary

Name of the package to use. See https://bower.io/docs/api/#install for details
Assembly
Cake.Bower.dll
Namespace
Cake.Bower
Containing Type
BowerInstallSettings

Syntax

public BowerInstallSettings WithPackage(string package)

Parameters

Name Type Description
package string

Return Value

Type Description
BowerInstallSettings