public class JythonCommand extends Command
| Constructor and Description |
|---|
JythonCommand() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCommandName()
Return the command name.
|
java.lang.String |
getCommandSummary()
Return the command summary.
|
boolean |
handleCommand(Console console,
java.lang.String command)
Handles a command given by the console.
|
public java.lang.String getCommandName()
CommandgetCommandName in class Commandpublic java.lang.String getCommandSummary()
CommandgetCommandSummary in class Commandpublic boolean handleCommand(Console console, java.lang.String command)
CommandhandleCommand in class CommandCopyright ? 2002 Romain Guy.