public static interface CommandLine.IVersionProvider
CommandLine.Command.versionProvider() annotation attribute.| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getVersion()
Returns version information for a command.
|
java.lang.String[] getVersion()
throws java.lang.Exception
java.lang.Exception - an exception detailing what went wrong when obtaining version information