LibManCacheCleanSettings.

EvaluateCore(ProcessArgumentBuilder) Method

Summary

Evaluates the settings and writes them to args.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan.Cache
Containing Type
LibManCacheCleanSettings

Syntax

protected override void EvaluateCore(ProcessArgumentBuilder args)

Parameters

Name Type Description
args ProcessArgumentBuilder The argument builder into which the settings should be written.

Return Value

Type Description
void