Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
namespace
46
{
47
std::string appName()
48
{
49
return Support::binpath(
"pdal info"
);
50
}
51
}
52
53
void test(const std::string options, const std::string validation)
Callers
2
test
Function · 0.70
TEST
Function · 0.70
Calls
1
binpath
Function · 0.85
Tested by
no test coverage detected