public final class Main extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String... args)
When the errors reported by RedPen is more than the specified limit, this method returns 1 otherwise return 0.
|
static int |
run(String... args) |
public static void main(String... args) throws RedPenException
args - argumentsRedPenException - when failed to process validationpublic static int run(String... args) throws RedPenException
RedPenExceptionCopyright © 2019. All rights reserved.