for unit testing
| 604 | |
| 605 | // for unit testing |
| 606 | int ASConsole::getFilesFormatted() |
| 607 | { return filesFormatted; } |
| 608 | |
| 609 | // for unit testing |
| 610 | bool ASConsole::getIgnoreExcludeErrors() |
nothing calls this directly
no outgoing calls
no test coverage detected