MCPcopy 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

validExtensionMethod · 0.95
getSketchCodeFilesMethod · 0.45
acceptMethod · 0.45
addFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected