BowerInstallSettings.

WithForceLatest(bool) Method

Summary

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

Syntax

public BowerInstallSettings WithForceLatest(bool enabled = true)

Parameters

Name Type Description
enabled bool

Return Value

Type Description
BowerInstallSettings