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

Method getPath

app/src/processing/app/ui/Recent.java:386–388  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

384 }
385
386 String getPath() {
387 return path;
388 }
389
390// String getPath() {
391// if (sketch != null) {

Callers 3

getFileNameMethod · 0.45
updateExpandedMethod · 0.45
updateMenuRecordMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected