MCPcopy Create free account
hub / github.com/PDAL/PDAL / test_validPlugin

Method test_validPlugin

pdal/PluginDirectory.cpp:147–151  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

145}
146
147std::string PluginDirectory::test_validPlugin(const std::string& path,
148 const StringList& types)
149{
150 return validPlugin(path, types);
151}
152
153} // namespace pdal
154

Callers

nothing calls this directly

Calls 1

validPluginFunction · 0.85

Tested by

no test coverage detected