public class ServerSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_WORK_DIR |
| Constructor and Description |
|---|
ServerSettings() |
| Modifier and Type | Method and Description |
|---|---|
String |
getNormalizedWorkDir()
Returns a normalized workDir that was defined in the client preferences.
|
String |
getWorkDir() |
void |
setWorkDir(String workDir) |
public static final String DEFAULT_WORK_DIR
public String getWorkDir()
public void setWorkDir(String workDir)
workDir - the workDir to setpublic String getNormalizedWorkDir()
Copyright © 2021. All rights reserved.