public static class AeshExample.LsCommand extends Object implements Command
Constructor and Description |
---|
LsCommand() |
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
Command
execute
in interface Command
commandInvocation
- invocationIOException
InterruptedException
Copyright © 2017 JBoss by Red Hat. All rights reserved.