MCPcopy Index your code
hub / github.com/benfry/processing4 / clearConsole

Method clearConsole

java/src/processing/mode/java/JavaEditor.java:1090–1092  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1088
1089
1090 public void clearConsole() {
1091 console.clear();
1092 }
1093
1094
1095 public void clearSelection() {

Callers 1

startDebugMethod · 0.80

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected