MCPcopy Create free account
hub / github.com/defold/defold / main

Method main

editor/src/java/com/defold/editor/Main.java:31–33  ·  view source on GitHub ↗
(String[] args)

Source from the content-addressed store, hash-verified

29 */
30public class Main {
31 public static void main(String[] args) throws IOException {
32 Start.main(args);
33 }
34}

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls 1

mainMethod · 0.95

Tested by

no test coverage detected