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

Function appName

test/unit/apps/AppPluginTest.cpp:45–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43namespace
44{
45std::string appName()
46{
47 return Support::binpath("pdal");
48}
49} // unnamed namespace
50
51// The Cmake file makes sure we're building the hexbin plugin.

Callers 1

TESTFunction · 0.70

Calls 1

binpathFunction · 0.85

Tested by

no test coverage detected