Package | Description |
---|---|
org.jboss.aesh.console.man | |
org.jboss.aesh.console.man.parser |
Modifier and Type | Method and Description |
---|---|
FileParser |
Man.getFileParser() |
abstract FileParser |
AeshFileDisplayer.getFileParser() |
Constructor and Description |
---|
TerminalPage(FileParser fileParser,
int columns) |
Modifier and Type | Class and Description |
---|---|
class |
ManFileParser
Read a asciidoc file and parse it to something that can be
displayed nicely in a terminal.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.