Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
startDebug
Method · 0.80
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected