GulpRunnerSettings.

WithGulpFile(FilePath) Method

Summary

The gulpfile to use.
Assembly
Cake.Gulp.dll
Namespace
Cake.Gulp
Containing Type
GulpRunnerSettings

Syntax

public GulpRunnerSettings WithGulpFile(FilePath gulpfile)

Parameters

Name Type Description
gulpfile FilePath path to gulpfile.

Return Value

Type Description
GulpRunnerSettings the settings.