for unit testing
| 608 | |
| 609 | // for unit testing |
| 610 | bool ASConsole::getIgnoreExcludeErrors() |
| 611 | { return ignoreExcludeErrors; } |
| 612 | |
| 613 | // for unit testing |
| 614 | bool ASConsole::getIgnoreExcludeErrorsDisplay() |
nothing calls this directly
no outgoing calls
no test coverage detected