IBowerRunnerCommands.

Cache(Action<BowerCacheSettings>) Method

Summary

execute 'bower cache' with options
Assembly
Cake.Bower.dll
Namespace
Cake.Bower
Containing Type
IBowerRunnerCommands

Syntax

IBowerRunnerCommands Cache(Action<BowerCacheSettings> configure = null)

Parameters

Name Type Description
configure Action<BowerCacheSettings>

Return Value

Type Description
IBowerRunnerCommands