for unit testing
| 616 | |
| 617 | // for unit testing |
| 618 | bool ASConsole::getIsFormattedOnly() |
| 619 | { return isFormattedOnly; } |
| 620 | |
| 621 | // for unit testing |
| 622 | string ASConsole::getLanguageID() const |
nothing calls this directly
no outgoing calls
no test coverage detected