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.Karma.
Summary
Applies the settings to the process arguments ready for execution.
- Assembly
- Cake
.Karma .dll - Namespace
- Cake
.Karma - Containing Type
- KarmaStartSettings
Syntax
protected override void EvaluateCore(ProcessArgumentBuilder args)
Parameters
Name | Type | Description |
---|---|---|
args | Process |
The builder to apply the settings to. |
Return Value
Type | Description |
---|---|
void |