public class ServerInfo extends Object
Constructor and Description |
---|
ServerInfo() |
Modifier and Type | Method and Description |
---|---|
String |
details()
Returns the server details, using the format:
|
String |
getBranch() |
String |
getCommitMessage() |
String |
getJava() |
String |
getShortCommitId() |
String |
getVersion() |
String |
toString() |
public String getVersion()
public String getShortCommitId()
public String getCommitMessage()
public String getJava()
public String getBranch()
public String details()
LemMinX Server info: - Version : (build version) - Java : (path to java.home]) - Git : ([Branch] short commit id - commit message)
Copyright © 2021. All rights reserved.