Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getPrettyName
Method
getPrettyName
app/src/processing/app/Platform.java:271–273 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
269
270
271
static
public
String getPrettyName() {
272
return
supportedVariants.get(getVariant());
273
}
274
275
276
// /**
Callers
15
trigger
Method · 0.95
handleRenameCode
Method · 0.45
nameCode
Method · 0.45
handleDeleteCode
Method · 0.45
saveAs
Method · 0.45
setCurrentCode
Method · 0.45
getMainName
Method · 0.45
checkFiles
Method · 0.45
handlePrint
Method · 0.45
updateErrorTable
Method · 0.45
mouseMoved
Method · 0.45
rebuildMenu
Method · 0.45
Calls
2
getVariant
Method · 0.95
get
Method · 0.65
Tested by
no test coverage detected