public class VersionInfo extends Object
Constructor and Description |
---|
VersionInfo() |
Modifier and Type | Method and Description |
---|---|
static String |
getDate()
The date that dcs was compiled.
|
static String |
getRevision()
Get the subversion revision number for the root directory
|
static String |
getUrl()
Get the subversion URL for the root dcs directory.
|
static String |
getUser()
The user that compiled dcs.
|
static String |
getVersion()
Get the dcs version.
|
static void |
logVersion() |
static void |
main(String[] args) |
static void |
writeTo(PrintWriter out) |
public static String getVersion()
public static String getRevision()
public static String getDate()
public static String getUser()
public static String getUrl()
public static void writeTo(PrintWriter out)
public static void logVersion()
public static void main(String[] args)
Copyright © 2020. All rights reserved.