for unit testing
| 612 | |
| 613 | // for unit testing |
| 614 | bool ASConsole::getIgnoreExcludeErrorsDisplay() |
| 615 | { return ignoreExcludeErrorsDisplay; } |
| 616 | |
| 617 | // for unit testing |
| 618 | bool ASConsole::getIsFormattedOnly() |
nothing calls this directly
no outgoing calls
no test coverage detected