Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 19.0Version 18.0Version 17.0 (current version)

On this page

You are viewing an incomplete pre-release version of this documentation. Click here to open the current version, 17.0.

WindowsPackageInstallerCompilerResult.artifacts property

Home > @keymanapp/kmc-package > WindowsPackageInstallerCompilerResult > artifacts

WindowsPackageInstallerCompilerResult.artifacts property

Internal in-memory build artifacts from a successful compilation. Caller can write these to disk with WindowsPackageInstallerCompiler.write()

Signature:

artifacts: WindowsPackageInstallerCompilerArtifacts;