public class FeatureCLI extends CLI
| Modifier and Type | Field and Description |
|---|---|
FeatureClient |
featureClient |
| Constructor and Description |
|---|
FeatureCLI(CLI parent) |
| Modifier and Type | Method and Description |
|---|---|
FeatureClient |
getFeatureClient() |
java.lang.String |
getFullName() |
protected static void |
printFeature(Feature data) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDescription, getFullModuleName, getManPage, getModule, getModules, getName, getParent, getRoot, isDeprecated, printCommands, printHelp, removeModule, runExternal, runExternal, setDescription, setNamepublic FeatureClient featureClient
public FeatureCLI(CLI parent)
public java.lang.String getFullName()
getFullName in class CLIpublic FeatureClient getFeatureClient() throws java.lang.Exception
java.lang.Exceptionprotected static void printFeature(Feature data)