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
LibMan Install aliases
- Assembly
- Cake
.LibMan .dll - Namespace
- Cake
.LibMan - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["LibManCleanAliases"]
class Type type-node
Syntax
public static class LibManCleanAliases
Attributes
Type | Description |
---|---|
Cake |
|
Cake |
Methods
Name | Value | Summary |
---|---|---|
LibManClean |
void |
Deletes library files previously restored via LibMan using the settings returned by a configurator. Folders that become empty after this operation are deleted.
static
|
LibManClean |
void |
Deletes library files previously restored via LibMan using the specified settings. Folders that become empty after this operation are deleted.
static
|
LibManClean |
void |
Deletes library files previously restored via LibMan in the current working directory. Folders that become empty after this operation are deleted.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|