GulpRunnerSettings.

WithArguments(string) Method

Summary

The argument string to pass to gulp.
Assembly
Cake.Gulp.dll
Namespace
Cake.Gulp
Containing Type
GulpRunnerSettings

Syntax

public GulpRunnerSettings WithArguments(string arguments)

Parameters

Name Type Description
arguments string an argument string.

Return Value

Type Description
GulpRunnerSettings the settings.