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 © 2021 JBoss by Red Hat. All rights reserved.