public class Config extends Object
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentExpandedPath() |
String |
getAgentRawPath() |
static Config |
getConfig() |
void |
saveConfigFile() |
void |
setAgentPath(String agentPath) |
public static Config getConfig()
public String getAgentRawPath()
public String getAgentExpandedPath()
public void setAgentPath(String agentPath)
public void saveConfigFile()
throws IOException
IOExceptionCopyright © 2019. All Rights Reserved.