Skip to content

builder util runtime.Interface.DownloadOptions

Electron-Builder / builder-util-runtime / DownloadOptions

Properties

cancellationToken

readonly cancellationToken: CancellationToken


headers?

readonly optional headers: null | OutgoingHttpHeaders


onProgress()?

optional onProgress: (progress) => void

Parameters

progress: ProgressInfo

Returns

void


sha2?

readonly optional sha2: null | string


sha512?

readonly optional sha512: null | string