LibManCacheCleanTool.

CacheClean(LibManCacheCleanSettings) Method

Summary

Clears library cache using the specified LibManCacheCleanSettings settings.
Assembly
Cake.LibMan.dll
Namespace
Cake.LibMan.Cache
Containing Type
LibManCacheCleanTool

Syntax

public void CacheClean(LibManCacheCleanSettings settings)

Parameters

Name Type Description
settings LibManCacheCleanSettings The settings.

Return Value

Type Description
void