for unit testing
| 644 | |
| 645 | // for unit testing |
| 646 | string ASConsole::getOptionsFileName() |
| 647 | { return optionsFileName; } |
| 648 | |
| 649 | // for unit testing |
| 650 | vector<string> ASConsole::getOptionsVector() |
nothing calls this directly
no outgoing calls
no test coverage detected