public class HelpGenerator extends Object
| Constructor and Description |
|---|
HelpGenerator(PrintWriter out,
Dictionary dict)
Create a HelpGenerator
|
| Modifier and Type | Method and Description |
|---|---|
CommandSet |
getCommandSet()
Return the command set containing the HelpCommands themselves.
|
public HelpGenerator(PrintWriter out, Dictionary dict)
out - Where the output of the help commands should be sentdict - The dictionary used to provide helppublic CommandSet getCommandSet()
Copyright © 2018 LSST. All rights reserved.