public interface ManProvider
| 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.
|
InputStream getManualDocument(String commandName)
commandName - commandCopyright © 2024 JBoss by Red Hat. All rights reserved.