Package org.moeaframework.util.cli
package org.moeaframework.util.cli
Tools for writing command line interfaces (CLIs), including several internal tools.
-
ClassDescriptionDefines a command for use by a command line utility.Abstract class for providing command line utilities.Command line utility for generating plots shown in docs.Determines how options are styled when displaying a usage string for a command line utility.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 amain
method.Utility to update code samples and output found in various documentation files, in particular Markdown, by embedding special instructions within the files that are processed by this utility.