Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
30
public
class
Main {
31
public
static
void
main(String[] args) throws IOException {
32
Start.main(args);
33
}
34
}
Callers
2
main
Function · 0.45
main
Function · 0.45
Calls
1
main
Method · 0.95
Tested by
no test coverage detected