public class Man extends AeshFileDisplayer
| Modifier and Type | Class and Description |
|---|---|
static class |
Man.ManCompleter |
| Constructor and Description |
|---|
Man(ManProvider manProvider) |
| Modifier and Type | Method and Description |
|---|---|
void |
displayBottom() |
CommandResult |
execute(CommandInvocation commandInvocation)
Will be executed when this command is triggered by the command line.
|
FileParser |
getFileParser() |
void |
setRegistry(CommandRegistry registry) |
afterAttach, afterDetach, clearBottomLine, getCommandInvocation, getSearchStatus, getSearchWord, getShell, getTopVisibleRow, isAtBottom, isAtTop, processInput, processOperation, setCommandInvocation, setControlOperator, writeToConsolepublic Man(ManProvider manProvider)
public void setRegistry(CommandRegistry registry)
public FileParser getFileParser()
getFileParser in class AeshFileDisplayerpublic void displayBottom()
throws IOException
displayBottom in class AeshFileDisplayerIOExceptionpublic CommandResult execute(CommandInvocation commandInvocation) throws IOException, InterruptedException
CommandcommandInvocation - invocationIOExceptionInterruptedExceptionCopyright © 2022 JBoss by Red Hat. All rights reserved.