@Component public class ConsoleCommands extends java.lang.Object implements CommandMarker
Constructor and Description |
---|
ConsoleCommands() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
@CliCommand(value={"cls","clear"}, help="Clears the console") public void clear()