BowerInstallSettings.

WithSaveExact(bool) Method

Summary

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

Syntax

public BowerInstallSettings WithSaveExact(bool enabled = true)

Parameters

Name Type Description
enabled bool

Return Value

Type Description
BowerInstallSettings