MCPcopy 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

testHelpMethod · 0.95
processArgsMethod · 0.95

Calls

no outgoing calls

Tested by 1

testHelpMethod · 0.76