public static class AeshExample.GroupCommand extends Object implements Command
| Constructor and Description |
|---|
GroupCommand() |
| Modifier and Type | Method and Description |
|---|---|
CommandResult |
execute(CommandInvocation commandInvocation)
Will be executed when this command is triggered by the command line.
|
public CommandResult execute(CommandInvocation commandInvocation) throws IOException, InterruptedException
Commandexecute in interface CommandcommandInvocation - invocationIOExceptionInterruptedExceptionCopyright © 2024 JBoss by Red Hat. All rights reserved.