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