Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
134
bool ServerList::empty() const
135
{
136
return m_servers.empty();
137
}
138
139
ServerList::container ServerList::getPreferred() const
140
{
Callers
15
doSort
Method · 0.45
findInterestingProcessInTrees
Function · 0.45
getInterestingProcess
Function · 0.45
waitForProcesses
Function · 0.45
waitForAllUSVFSProcessesWithLock
Method · 0.45
queueSort
Method · 0.45
fileSize
Method · 0.45
lastModified
Method · 0.45
fileType
Method · 0.45
env.cpp
File · 0.45
processFilename
Function · 0.45
findOtherPid
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected