MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getScriptsPath

Method getScriptsPath

src/tools/ecode/ecode.hpp:616–616  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers 2

displayErrorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected