Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolyMC/PolyMC
/ insert
Method
insert
launcher/SeparatorPrefixTree.h:20–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
}
19
20
void insert(QStringList paths)
21
{
22
for(auto &path: paths)
23
{
24
insert(path);
25
}
26
}
27
28
/// insert an exact path into the tree
29
SeparatorPrefixTree & insert(QString path)
Callers
15
refresh
Method · 0.80
setStale
Method · 0.80
roleNames
Method · 0.80
Application
Method · 0.80
SeparatorPrefixTree
Class · 0.80
writeString
Function · 0.80
writeStringList
Function · 0.80
serialize
Method · 0.80
mergeZipFiles
Method · 0.80
createModdedJar
Method · 0.80
setInstanceGroup
Method · 0.80
undoTrashInstance
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected