public static class AeshExample.ManProviderExample extends java.lang.Object implements ManProvider
| Constructor and Description |
|---|
ManProviderExample() |
| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getManualDocument(java.lang.String commandName)
Based on a command name, return the InputStream of
the man documentation for the specific command.
|
public java.io.InputStream getManualDocument(java.lang.String commandName)
ManProvidergetManualDocument in interface ManProvidercommandName - command