-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isHelp
public boolean isHelp()
- Returns:
- true if '-help' was specified on the command line
-
getMaxErrs
public int getMaxErrs()
- Returns:
- maximum error threshold. Defaults to 1,000.
-
getMaxWarns
public int getMaxWarns()
- Returns:
- maximum warning threshold. Defaults to Integer.MAX_VALUE.
Copyright © 2022. All rights reserved.