Cake.LibMan addin
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.
LibMan Install aliases
Cache
LibManCacheClean Alias from Cake.LibMan addin |
Clears library cache using the specified configurator LibManCacheCleanSettings .
|
LibManCacheClean Alias from Cake.LibMan addin |
Clears library cache using the specified LibManCacheCleanSettings settings.
|
LibManCacheClean Alias from Cake.LibMan addin |
letes Clears library cache using the default settings |
Clean
LibManClean Alias from Cake.LibMan addin |
Deletes library files previously restored via LibMan using the settings returned by a configurator. Folders that become empty after this operation are deleted. |
LibManClean Alias from Cake.LibMan addin |
Deletes library files previously restored via LibMan using the specified settings. Folders that become empty after this operation are deleted. |
LibManClean Alias from Cake.LibMan addin |
Deletes library files previously restored via LibMan in the current working directory. Folders that become empty after this operation are deleted. |
Install
LibManInstall Alias from Cake.LibMan addin |
Installs client side libraries using the settings returned by a configurator. |
LibManInstall Alias from Cake.LibMan addin |
Installs client side libraries using the specified settings. |
LibManInstall Alias from Cake.LibMan addin |
Installs client side libraries for the project in the current working directory. |
Restore
LibManRestore Alias from Cake.LibMan addin |
Restores client side libraries using the settings returned by a configurator. |
LibManRestore Alias from Cake.LibMan addin |
Restores client side libraries using the specified settings. |
LibManRestore Alias from Cake.LibMan addin |
Restores client side libraries for the project in the current working directory. |
Uninstall
LibManUninstall Alias from Cake.LibMan addin |
Uninstalls client side libraries using the settings returned by a configurator. |
LibManUninstall Alias from Cake.LibMan addin |
Uninstalls client side libraries using the specified settings. |