跳到内容

应用构建器库.接口.PrepareApplicationStageDirectoryOptions

Electron-Builder / app-builder-lib / PrepareApplicationStageDirectoryOptions

属性

appOutDir

readonly appOutDir: string

平台不会以任何方式处理应用程序输出目录。解包实现必须在需要时创建或清空目录。


arch

readonly arch: string


packager

readonly packager: PlatformPackager<any>


platformName

readonly platformName: ElectronPlatformName


version

readonly version: string