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 in the current working directory. Folders that become empty after this operation are deleted.
Syntax
public static void LibManClean(this ICakeContext context)
Examples
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
CakeAliasCategoryAttribute |
|
Parameters
Name |
Type |
Description |
context |
ICakeContext |
The context. |
Return Value