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

Function appName

test/unit/apps/InfoTest.cpp:47–50  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45namespace
46{
47std::string appName()
48{
49 return Support::binpath("pdal info");
50}
51}
52
53void test(const std::string options, const std::string validation)

Callers 2

testFunction · 0.70
TESTFunction · 0.70

Calls 1

binpathFunction · 0.85

Tested by

no test coverage detected