Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/btraceio/btrace
/ main
Method
main
integration-tests/src/test/java/resources/Main.java:36–39 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
34
private
static
String sField;
35
36
public
static
void
main(String[] args) throws Exception {
37
Main i =
new
Main();
38
i.start();
39
}
40
41
@Override
42
protected
void
startWork() {
Callers
nothing calls this directly
Calls
1
start
Method · 0.45
Tested by
no test coverage detected