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)
ManProvidergetManualDocument in interface ManProvidercommandName - commandCopyright © 2018 JBoss by Red Hat. All rights reserved.