Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ getCoreTools
Method
getCoreTools
app/src/processing/app/Base.java:846–848 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
844
845
846
public
List<ToolContribution> getCoreTools() {
847
return
coreTools;
848
}
849
850
851
public
List<ToolContribution> getContribTools() {
Callers
1
buildHelpMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected