MCPcopy Create free account
hub / github.com/FreesmTeam/FreesmLauncher / 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

downloadFromUrlMethod · 0.45
extractMethod · 0.45
ensureFilePathExistsFunction · 0.45
copyFolderAttributesFunction · 0.45
pathDepthFunction · 0.45
pathTruncateFunction · 0.45
createShortcutFunction · 0.45
nearestExistentAncestorFunction · 0.45
executeTaskMethod · 0.45
fileListSucceededMethod · 0.45
downloadSucceededMethod · 0.45

Calls 2

toStringMethod · 0.45
getMethod · 0.45

Tested by 15

test_copyMethod · 0.36
test_copy_single_fileMethod · 0.36
test_linkMethod · 0.36
test_hard_linkMethod · 0.36
test_link_single_fileMethod · 0.36