Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ getErr
Method
getErr
app/src/processing/app/ui/EditorConsole.java:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
126
127
public
PrintStream getErr() {
128
return
sketchErr;
129
}
130
131
132
protected
void
updateTheme() {
Callers
1
Runner
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected