MCPcopy 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

getInstalledContribsMethod · 0.95
listContributionsMethod · 0.80
buildHelpMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected