Package | Description |
---|---|
org.tinygroup.command | |
org.tinygroup.command.help |
Modifier and Type | Method and Description |
---|---|
static CommandSystem |
CommandSystem.getInstance(String name) |
static CommandSystem |
CommandSystem.getInstance(String name,
Commands commands,
OutputStream out)
获得命令执行系统实例
|
Modifier and Type | Method and Description |
---|---|
void |
CommandGoalExecutor.execute(CommandSystem commandHelper,
Context context) |
Constructor and Description |
---|
ConsoleCommander(CommandSystem commandSystem) |
Modifier and Type | Method and Description |
---|---|
void |
HelpHelpGoalExecutor.execute(CommandSystem commandSystem,
Context context) |
void |
HelpHelpGoalExecutor.printCommandGoalParams(CommandGoal commandGoal,
CommandSystem commandSystem) |
void |
HelpHelpGoalExecutor.printCommandGoals(Command cmd,
CommandSystem commandSystem)
输出子命令
|
Copyright © 2006–2018 TinyGroup. All rights reserved.