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 all files associated with the specified library from the destination in libman.json. Also removes the associated library configuration from libman.json.
- Assembly
- Cake
.LibMan .dll - Namespace
- Cake
.LibMan .Uninstall - Containing Type
- LibManUninstaller
Syntax
public void Uninstall(LibManUninstallSettings settings)
Parameters
Name | Type | Description |
---|---|---|
settings | Lib |
The settings. |
Return Value
Type | Description |
---|---|
void |