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
IOException
Copyright © 2020. All rights reserved.