NewmanSettings.

Build(ProcessArgumentBuilder) Method

Summary

Builds the complete arguments for invoking newman
Assembly
Cake.Newman.dll
Namespace
Cake.Newman
Containing Type
NewmanSettings

Syntax

public void Build(ProcessArgumentBuilder args)

Parameters

Name Type Description
args ProcessArgumentBuilder The argument builder.

Return Value

Type Description
void