public class GroupCLI extends CLI
Modifier and Type | Field and Description |
---|---|
GroupClient |
groupClient |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFullName() |
GroupClient |
getGroupClient() |
java.lang.String |
getManPage() |
static void |
printGroup(GroupData groupData) |
addModule, execute, findModule, findModules, getClient, getClient, getConfig, getDeprecatedModules, getDescription, getFullModuleName, getModule, getModules, getName, getParent, isDeprecated, isVerbose, printHelp, removeModule, runExternal, runExternal, setDescription, setName, setVerbose
public GroupClient groupClient
public GroupCLI(CLI parent)
public java.lang.String getFullName()
getFullName
in class CLI
public java.lang.String getManPage()
getManPage
in class CLI
public GroupClient getGroupClient() throws java.lang.Exception
java.lang.Exception
public static void printGroup(GroupData groupData)