for unit testing
| 620 | |
| 621 | // for unit testing |
| 622 | string ASConsole::getLanguageID() const |
| 623 | { return localizer.getLanguageID(); } |
| 624 | |
| 625 | // for unit testing |
| 626 | bool ASConsole::getIsQuiet() |
nothing calls this directly
no outgoing calls
no test coverage detected