Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getContribTools
Method
getContribTools
app/src/processing/app/Base.java:851–853 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
849
850
851
public
List<ToolContribution> getContribTools() {
852
return
contribTools;
853
}
854
855
856
public
void
rebuildToolList() {
Callers
3
getInstalledContribs
Method · 0.95
listContributions
Method · 0.80
buildHelpMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected