IBowerRunnerCommands.

List(Action<BowerListSettings>) Method

Summary

execute 'bower list'
Assembly
Cake.Bower.dll
Namespace
Cake.Bower
Containing Type
IBowerRunnerCommands

Syntax

IBowerRunnerCommands List(Action<BowerListSettings> configure = null)

Parameters

Name Type Description
configure Action<BowerListSettings>

Return Value

Type Description
IBowerRunnerCommands