Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getBase
Method
getBase
app/src/processing/app/ui/Editor.java:441–443 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
439
440
441
public
Base getBase() {
442
return
base;
443
}
444
445
446
public
Mode getMode() {
Callers
4
handleDeleteCode
Method · 0.80
updateInternal
Method · 0.80
isReadOnly
Method · 0.80
EditorToolbar
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected