Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/assaultcube/AC
/ identexists
Function
identexists
source/src/command.cpp:229–229 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
227
}
228
229
bool identexists(const char *name) { return idents->access(name)!=NULL; }
230
231
const char *getalias(const char *name)
232
{
Callers
5
refreshservers
Function · 0.85
command.cpp
File · 0.85
exechook
Function · 0.85
pickupeffects
Function · 0.85
docinvalid
Function · 0.85
Calls
1
access
Method · 0.80
Tested by
no test coverage detected