Summary
Evaluates the settings and writes them to args.
- Namespace
- Cake
.Npm .Rebuild - Containing Type
- NpmRebuildSettings
Syntax
protected override void EvaluateCore(ProcessArgumentBuilder args)
Parameters
Name | Type | Description |
---|---|---|
args | Process |
The argument builder into which the settings should be written. |
Return Value
Type | Description |
---|---|
void |