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
The argument string to pass to grunt
- Assembly
- Cake
.Grunt .dll - Namespace
- Cake
.Grunt - Containing Type
- GruntRunnerSettings
Syntax
public GruntRunnerSettings WithArguments(string arguments)
Parameters
Name | Type | Description |
---|---|---|
arguments | string | an argument string |
Return Value
Type | Description |
---|---|
GruntRunnerSettings | the settings |