Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-profiler/async-profiler
/ main
Method
main
test/test/kernel/ListFiles.java:19–23 ·
view source on GitHub ↗
(String[] args)
Source
from the content-addressed store, hash-verified
17
}
18
19
public
static
void
main(String[] args) {
20
while
(true) {
21
listFiles();
22
}
23
}
24
}
Callers
nothing calls this directly
Calls
1
listFiles
Method · 0.95
Tested by
no test coverage detected