MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / empty

Method empty

src/serverinfo.cpp:134–137  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

132}
133
134bool ServerList::empty() const
135{
136 return m_servers.empty();
137}
138
139ServerList::container ServerList::getPreferred() const
140{

Callers 15

doSortMethod · 0.45
getInterestingProcessFunction · 0.45
waitForProcessesFunction · 0.45
queueSortMethod · 0.45
fileSizeMethod · 0.45
lastModifiedMethod · 0.45
fileTypeMethod · 0.45
env.cppFile · 0.45
processFilenameFunction · 0.45
findOtherPidFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected