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

Method getUrl

app/src/processing/app/contrib/Contribution.java:138–140  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136
137 // "http://processing.org"
138 public String getUrl() {
139 return url;
140 }
141
142
143 // "Write graphics to PDF files."

Callers 3

setContributionMethod · 0.80
writePropertiesFileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected