| 614 | std::pair<bool, std::string> generateConfigPath(); |
| 615 | |
| 616 | const std::string getScriptsPath() const { return mScriptsPath; } |
| 617 | |
| 618 | const std::string& getPlaygroundPath() const { return mPlaygroundPath; } |
| 619 |
no outgoing calls
no test coverage detected