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
Installs client side library files defined in libman.json.
- Assembly
- Cake
.LibMan .dll - Namespace
- Cake
.LibMan .Restore - Containing Type
- LibManRestoreTool
Syntax
public void Restore(LibManRestoreSettings settings)
Parameters
| Name | Type | Description |
|---|---|---|
| settings | Lib |
The settings. |
Return Value
| Type | Description |
|---|---|
| void |
