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

Method getDefaultExtension

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

Returns the default extension for this editor setup.

()

Source from the content-addressed store, hash-verified

967 * Returns the default extension for this editor setup.
968 */
969 abstract public String getDefaultExtension();
970
971
972 /**

Callers 12

addTemplateFilesMethod · 0.95
hideExtensionMethod · 0.95
isDefaultExtensionMethod · 0.95
getModuleExtensionMethod · 0.95
handleOpenPromptMethod · 0.45
checkSketchFolderMethod · 0.45
loadMethod · 0.45
handleRenameCodeMethod · 0.45
nameCodeMethod · 0.45
saveAsMethod · 0.45
handleOpenInternalMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected