Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Ppsoft1991/CodeReviewTools
/ main
Method
main
src/main/java/ppsoft1991/Main.java:8–10 ·
view source on GitHub ↗
( String[] args )
Source
from the content-addressed store, hash-verified
6
public
static
Boolean log = false;
7
8
public
static
void
main( String[] args ) throws Exception {
9
ParseCli.parser(args);
10
}
11
}
Callers
nothing calls this directly
Calls
1
parser
Method · 0.95
Tested by
no test coverage detected