Keyboard Support

Contact and Search

Keyman.com Homepage

Header bottom

Keyman.com

Other versions
Version 18.0Version 17.0 (current version)

On this page

KeyboardInfoCompilerResult interface

Home > @keymanapp/kmc-keyboard-info > KeyboardInfoCompilerResult

KeyboardInfoCompilerResult interface

Build artifacts from the .keyboard_info compiler

Signature:

export interface KeyboardInfoCompilerResult extends KeymanCompilerResult 

Extends: KeymanCompilerResult

Properties

Property Modifiers Type Description
artifacts KeyboardInfoCompilerArtifacts Internal in-memory build artifacts from a successful compilation. Caller can write these to disk with KeyboardInfoCompiler.write()