public class VersionCommand extends Object implements org.aesh.command.Command<CLICommandInvocation>
| Constructor and Description |
|---|
VersionCommand() |
| Modifier and Type | Method and Description |
|---|---|
org.aesh.command.CommandResult |
execute(CLICommandInvocation commandInvocation) |
public org.aesh.command.CommandResult execute(CLICommandInvocation commandInvocation) throws org.aesh.command.CommandException, InterruptedException
execute in interface org.aesh.command.Command<CLICommandInvocation>org.aesh.command.CommandExceptionInterruptedExceptionCopyright © 2018 JBoss by Red Hat. All rights reserved.