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
Specify the name of the file to install from the library. If not specified, all files from the library are installed. Provide one --files option per file to be installed. Relative paths are supported too. For example: --files dist/browser/signalr.js.
- Assembly
- Cake
.LibMan .dll - Namespace
- Cake
.LibMan .Install - Containing Type
- Lib
Man Install Settings
Syntax
public IList<FilePath> Files { get; }
Value
Type | Description |
---|---|
IList |