Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ getExtensions
Method
getExtensions
app/src/processing/app/Mode.java:785–785 ·
view source on GitHub ↗
Returns a String[] array of proper extensions.
()
Source
from the content-addressed store, hash-verified
783
* Returns a String[] array of proper extensions.
784
*/
785
abstract
public
String[] getExtensions();
786
787
788
/**
Callers
4
validExtension
Method · 0.95
getSketchCodeFiles
Method · 0.45
saveAs
Method · 0.45
addFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected