Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/processing/processing
/ getExtensions
Method
getExtensions
app/src/processing/app/Mode.java:988–988 ·
view source on GitHub ↗
Returns a String[] array of proper extensions.
()
Source
from the content-addressed store, hash-verified
986
* Returns a String[] array of proper extensions.
987
*/
988
abstract
public
String[] getExtensions();
989
990
991
/**
Callers
4
validExtension
Method · 0.95
getSketchCodeFiles
Method · 0.45
accept
Method · 0.45
addFile
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected