FileSource class
A built-in update source that retrieves release feeds and downloads assets from a local or network directory.
class FileSource
Constructors
| Constructor | Summary |
|---|---|
constructor | Create a new FileSource. |
constructor(path)
constructor(path: string)
Create a new FileSource.
Parameters
| Name | Type | Description |
|---|---|---|
path | string | The path to the directory containing the releases. |
Properties
| Property | Summary |
|---|---|
path |
path
path: string
readonly
Generated from velopack 1.2.110-ge826545