Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BZFlag-Dev/bzflag
/ getSearchPaths
Method
getSearchPaths
plugins/plugin_utils/plugin_HTTP.h:98–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
96
void flushSearchPaths(void);
97
98
std::vector<std::string> getSearchPaths(void) { return filePaths;}
99
100
protected:
101
typedef std::map<std::string, TemplateKeyCallback> KeyMap;
Callers
1
fillPageList
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected