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
Execute the runner with the specified settings.
- Assembly
- Cake
.Karma .dll - Namespace
- Cake
.Karma - Containing Type
- KarmaRunner
<TSettings>
Syntax
public virtual void Execute(TSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | TSettings | Command settings. |
Return Value
Type | Description |
---|---|
void |