Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getErr
Method
getErr
app/src/processing/app/ui/EditorConsole.java:134–136 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
132
133
134
public
PrintStream getErr() {
135
return
sketchErr;
136
}
137
138
139
/**
Callers
1
Runner
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected