Closed akva2 closed 7 years ago
useful for doing a more thorough analysis of the failure.
Will this do exit(1) if there are errors and throwOnError == false?
exit(1)
throwOnError == false
nope, good catch.
rebased.
useful for doing a more thorough analysis of the failure.