MCPcopy Index your code
hub / github.com/processing/processing / getIgnorable

Method getIgnorable

app/src/processing/app/Mode.java:994–994  ·  view source on GitHub ↗

Get array of file/directory names that needn't be copied during "Save As".

()

Source from the content-addressed store, hash-verified

992 * Get array of file/directory names that needn't be copied during "Save As".
993 */
994 abstract public String[] getIgnorable();
995
996
997 // . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Callers 1

acceptMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected