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. If LocalKarmaCli is not set, it defaults to
DefaultLocalKarmaCli
.
- Assembly
- Cake
.Karma .dll - Namespace
- Cake
.Karma - Containing Type
- KarmaRunnerLocal
<TSettings>
Syntax
public override void Execute(TSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | TSettings | Command settings. |
Return Value
Type | Description |
---|---|
void |