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.Newman.
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 | Process |
The argument builder. |
Return Value
Type | Description |
---|---|
void |