public static class AeshExample.ManProviderExample extends Object implements ManProvider
Constructor and Description |
---|
ManProviderExample() |
Modifier and Type | Method and Description |
---|---|
InputStream |
getManualDocument(String commandName)
Based on a command name, return the InputStream of
the man documentation for the specific command.
|
public InputStream getManualDocument(String commandName)
ManProvider
getManualDocument
in interface ManProvider
commandName
- commandCopyright © 2017 JBoss, a division of Red Hat, Inc.. All Rights Reserved.