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
Deletes library files previously restored via LibMan. Folders that become empty after this operation are deleted.
- Assembly
- Cake
.LibMan .dll - Namespace
- Cake
.LibMan .Clean - Containing Type
- LibManCleanTool
Syntax
public void Clean(LibManCleanSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | LibManCleanSettings | The settings. |
Return Value
| Type | Description |
|---|---|
| void |
