public class ConfigCLI extends CLI
Modifier and Type | Field and Description |
---|---|
ConfigClient |
configClient |
static org.slf4j.Logger |
logger |
TPSCLI |
tpsCLI |
Modifier and Type | Method and Description |
---|---|
ConfigClient |
getConfigClient() |
static void |
printConfigData(ConfigData configData) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getFullName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setName
public static org.slf4j.Logger logger
public TPSCLI tpsCLI
public ConfigClient configClient
public ConfigCLI(TPSCLI tpsCLI)
public ConfigClient getConfigClient() throws java.lang.Exception
java.lang.Exception
public static void printConfigData(ConfigData configData) throws java.io.IOException
java.io.IOException