This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Grunt.
Summary
Executes grunt from the global installation
- Assembly
- Cake
.Grunt .dll - Namespace
- Cake
.Grunt - Containing Type
- GruntGlobalRunner
Syntax
public override void Execute(Action<GruntRunnerSettings> configure = null)
Parameters
| Name | Type | Description |
|---|---|---|
| configure | Action |
Return Value
| Type | Description |
|---|---|
| void |
