Skip to main content

FileSource class

A built-in update source that retrieves release feeds and downloads assets from a local or network directory.

class FileSource

Constructors

ConstructorSummary
constructorCreate a new FileSource.

constructor(path)

constructor(path: string)

Create a new FileSource.

Parameters

NameTypeDescription
pathstringThe path to the directory containing the releases.

Properties

PropertySummary
path

path

path: string

readonly


Generated from velopack 1.2.110-ge826545