Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Method · 0.45
CefSystem
Class · 0.45
Calls
1
enterMainLoop
Method · 0.80
Tested by
no test coverage detected