Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/benfry/processing4
/ 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
/** No dots! */
Callers
4
paintComponent
Method · 0.95
isDefaultExtension
Method · 0.45
canEdit
Method · 0.45
checkFiles
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected