MCPcopy Create free account
hub / github.com/PolyMC/PolyMC / path

Method path

launcher/tools/MCEditTool.cpp:22–25  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20}
21
22QString MCEditTool::path() const
23{
24 return m_settings->get("MCEditPath").toString();
25}
26
27bool MCEditTool::check(const QString& toolPath, QString& error)
28{

Callers 15

executeTaskMethod · 0.80
findFolderOfFileInZipMethod · 0.80
ensureFilePathExistsFunction · 0.80
mergeFoldersFunction · 0.80
executeTaskMethod · 0.80
fileListSucceededMethod · 0.80
downloadSucceededMethod · 0.80
selectLanguageMethod · 0.80
updateFilesDirMethod · 0.80
applySettingsMethod · 0.80

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by 5

test_copyMethod · 0.64
test_removeResourceFunction · 0.64
test_enable_disableFunction · 0.64