Constructor and Description |
---|
NoopCommand(Session session) |
Modifier and Type | Method and Description |
---|---|
void |
execute(CommandParser commandParser)
Executes the command, after parsing arguments if necessary.
|
public NoopCommand(Session session)
public void execute(CommandParser commandParser) throws java.io.IOException
Command