BowerInstallSettings.

WithSave(bool) Method

Summary

Applies the --save parameter
Assembly
Cake.Bower.dll
Namespace
Cake.Bower
Containing Type
BowerInstallSettings

Syntax

public BowerInstallSettings WithSave(bool enabled = true)

Parameters

Name Type Description
enabled bool

Return Value

Type Description
BowerInstallSettings