GulpRunnerAliases Class

Summary

contains functionality to interact with gulp.
Assembly
Cake.Gulp.dll
Namespace
Cake.Gulp
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["GulpRunnerAliases"] class Type type-node

Syntax

public static class GulpRunnerAliases

Attributes

Type Description
CakeAliasCategoryAttribute

Methods

Name Value Summary
Gulp(ICakeContext) GulpRunnerFactory
Allows access to the gulp task orchestrator for either the local or global installation.
static

Extension Methods

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