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