Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for warnAboutDeprecatedOptions (0.68 sec)

  1. api/maven-api-cli/src/main/java/org/apache/maven/api/cli/Options.java

        /**
         * Emits warning messages if deprecated options are used.
         *
         * @param printWriter the string consumer to use for output
         */
        default void warnAboutDeprecatedOptions(@Nonnull ParserRequest request, @Nonnull Consumer<String> printWriter) {}
    
        /**
         * Displays help information for these options.
         *
         * @param printWriter the string consumer to use for output
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Mon Jan 13 16:14:35 UTC 2025
    - 6.5K bytes
    - Viewed (0)
Back to top