Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for getFrameworkDebug (0.21 sec)

  1. src/main/java/org/codelibs/fess/mylasta/direction/FessEnv.java

         * comment: Does it enable the Framework internal debug? (true only when emergency)
         * @return The value of found property. (NotNull: if not found, exception but basically no way)
         */
        String getFrameworkDebug();
    
        /**
         * Is the property for the key 'framework.debug' true? <br>
         * The value is, e.g. false <br>
         * comment: Does it enable the Framework internal debug? (true only when emergency)
    Java
    - Registered: Mon Apr 29 08:04:11 GMT 2024
    - Last Modified: Thu Feb 22 01:37:57 GMT 2024
    - 9.9K bytes
    - Viewed (0)
Back to top