MCPcopy Create free account
hub / github.com/apache/trafficserver / TSPluginDirGet

Function TSPluginDirGet

src/api/InkAPI.cc:713–718  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

711}
712
713const char *
714TSPluginDirGet()
715{
716 static std::string path = RecConfigReadPluginDir();
717 return path.c_str();
718}
719
720////////////////////////////////////////////////////////////////////
721//

Callers 4

TSPluginInitFunction · 0.85
read_denylistFunction · 0.85
ts_lua_get_plugin_dirFunction · 0.85

Calls 2

RecConfigReadPluginDirFunction · 0.85
c_strMethod · 0.45

Tested by 1