Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
getInstalledContribsInfo
Method · 0.80
setContribution
Method · 0.80
writePropertiesFile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected