Interface NativeConfig.Debug

  • Enclosing interface:
    NativeConfig

    public static interface NativeConfig.Debug
    • Method Detail

      • enabled

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