GruntRunnerSettings.

WithGruntFile(FilePath) Method

Summary

The gruntfile to use
Assembly
Cake.Grunt.dll
Namespace
Cake.Grunt
Containing Type
GruntRunnerSettings

Syntax

public GruntRunnerSettings WithGruntFile(FilePath gruntfile)

Parameters

Name Type Description
gruntfile FilePath path to gruntfile

Return Value

Type Description
GruntRunnerSettings the settings