MCPcopy 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

validExtensionMethod · 0.95
getSketchCodeFilesMethod · 0.45
saveAsMethod · 0.45
addFileMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected