public class VersionProgram extends Program
Program.Option
USAGE_OPTIONAL_BEGIN, USAGE_OPTIONAL_END, USAGE_REPEATING_INDICATOR
EXIT_CODE_EXTERNAL, EXIT_CODE_INTERNAL, EXIT_CODE_SEMANTIC, EXIT_CODE_SUCCESS, EXIT_CODE_SYNTAX
BYTE_MASK, UNICODE_BRAILLE_ROW
Constructor and Description |
---|
VersionProgram(java.lang.String... arguments) |
Modifier and Type | Method and Description |
---|---|
protected void |
runProgram() |
addOption, addOptionalParameters, addRepeatingParameter, addRequiredParameters, extendUsageSummary, getName, getUsageSummary, isClient, onProgramException, processParameters, run, writeProgramMessage
getProgramName, isClient, isClient
printf, toOperandName, toUnicodeBraille, toUnicodeBraille
protected final void runProgram()
runProgram
in class Program