BowerInstallSettings.

WithSaveDev(bool) Method

Summary

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

Syntax

public BowerInstallSettings WithSaveDev(bool enabled = true)

Parameters

Name Type Description
enabled bool

Return Value

Type Description
BowerInstallSettings