Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
43
namespace
44
{
45
std::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
TEST
Function · 0.70
Calls
1
binpath
Function · 0.85
Tested by
no test coverage detected