BowerRunnerAliases Class

Summary

Provides a wrapper around Bower functionality within a Cake build script
Assembly
Cake.Bower.dll
Namespace
Cake.Bower
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["BowerRunnerAliases"] class Type type-node

Syntax

public static class BowerRunnerAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
Bower(ICakeContext) BowerRunner
Get a Bower runner
static

Extension Methods

Name Value Summary
ToDictionary() IDictionary<string, object>
Requires the Cake.DeployParams addin