Package org.moeaframework.util.cli


package org.moeaframework.util.cli
Tools for writing command line interfaces (CLIs), including several internal tools.
  • Classes
    Class
    Description
    Abstract class for providing command line utilities.
    Command line utility for generating plots shown in docs.
    Command line utility for converting legacy formatted Pareto front files into the new result file format.
    Command line utility that scans the examples/ folder for Java files, compiles them, and runs class containing a main method.
    Utility to update code samples and output found in various documents, including Markdown and HTML files.