Skip to content

app builder lib.Interface.PrepareApplicationStageDirectoryOptions

Electron-Builder / app-builder-lib / PrepareApplicationStageDirectoryOptions

Properties

appOutDir

readonly appOutDir: string

Platform doesn’t process application output directory in any way. Unpack implementation must create or empty dir if need.


arch

readonly arch: string


packager

readonly packager: PlatformPackager<any>


platformName

readonly platformName: ElectronPlatformName


version

readonly version: string