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, writeToConsole
public Man(ManProvider manProvider)
public void setRegistry(CommandRegistry registry)
public FileParser getFileParser()
getFileParser
in class AeshFileDisplayer
public void displayBottom() throws IOException
displayBottom
in class AeshFileDisplayer
IOException
public CommandResult execute(CommandInvocation commandInvocation) throws IOException, InterruptedException
Command
commandInvocation
- invocationIOException
InterruptedException
Copyright © 2019 JBoss by Red Hat. All rights reserved.