public class RegistryCommandProvider
extends java.lang.Object
| Constructor and Description |
|---|
RegistryCommandProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
_help(CommandInterpreter intp)
Handles the help command
|
void |
_ns(CommandInterpreter ci) |
void |
_pt(CommandInterpreter ci) |
java.lang.String |
getHelp() |
public java.lang.String getHelp()
public void _ns(CommandInterpreter ci)
throws java.lang.Exception
java.lang.Exceptionpublic void _pt(CommandInterpreter ci)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.Object _help(CommandInterpreter intp)
intp -