Interface NativeConfig.Debug

Enclosing interface:
NativeConfig

public static interface NativeConfig.Debug
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    If debug is enabled and debug symbols are generated.
  • Method Details

    • enabled

      @WithDefault("false") boolean enabled()
      If debug is enabled and debug symbols are generated. The symbols will be generated in a separate .debug file.