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.LibMan.
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 | Lib |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
