MCPcopy Index your code
hub / github.com/processing/processing / getGroup

Method getGroup

app/src/processing/app/Library.java:333–335  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

331
332
333 public String getGroup() {
334 return group;
335 }
336
337
338 public String getPath() {

Callers 1

rebuildImportMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected