MCPcopy Create free account
hub / github.com/OpenEndedGroup/Field2 / go

Method go

src/main/java/fieldbox/FieldBox.java:26–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

24 static public String[] args;
25 public static String workspace;
26
27 public IO io;
28
29 public void go() {
30 RunLoop.main.enterMainLoop();
31 }

Callers 2

mainMethod · 0.45
CefSystemClass · 0.45

Calls 1

enterMainLoopMethod · 0.80

Tested by

no test coverage detected