Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getVDir
Function
getVDir
plugins/fastmap/fastmap.cpp:35–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
};
34
35
virtual const char* getVDir(void) { return
"fastmap"
; }
36
virtual bool hide(void) { return true; }
37
38
virtual bool handleRequest(const HTTPRequest& request, HTTPReply& reply) {
Callers
4
registerVDir
Method · 0.85
getBaseURL
Method · 0.85
setupAuth
Method · 0.85
handleAuthedRequest
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected