Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LFYSec/MScan
/ isPrintHelp
Method
isPrintHelp
src/main/java/pascal/taie/config/Options.java:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
private
boolean printHelp;
84
85
public
boolean isPrintHelp() {
86
return
printHelp;
87
}
88
89
public
void
printHelp() {
90
CommandLine cmd =
new
CommandLine(this);
Callers
2
testHelp
Method · 0.95
processArgs
Method · 0.95
Calls
no outgoing calls
Tested by
1
testHelp
Method · 0.76