Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getExtension
Method
getExtension
app/src/processing/app/SketchCode.java:154–156 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
152
153
154
public
String getExtension() {
155
return
extension;
156
}
157
158
159
public
boolean isExtension(String what) {
Callers
4
paintComponent
Method · 0.95
isDefaultExtension
Method · 0.45
changeMode
Method · 0.45
checkFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected