Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ getConsole
Method
getConsole
app/src/processing/app/ui/Editor.java:510–512 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
508
509
510
public
EditorConsole getConsole() {
511
return
console;
512
}
513
514
515
public
EditorHeader createHeader() {
Callers
1
Runner
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected