@ThreadSafe @PublicApi public final class Version extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Prints the version of the current build.
|
static void |
printUsage(org.apache.commons.cli.Options options)
Prints the usage of the version command.
|
public static void main(java.lang.String[] args)
args - the argumentspublic static void printUsage(org.apache.commons.cli.Options options)
options - the set of command line options to put in the help textCopyright © 2022. All Rights Reserved.