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

Method App

apps/pdal.cpp:65–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

63{
64public:
65 App() : m_out(std::cout)
66 {}
67
68 int execute(StringList& cmdArgs, LogPtr& log);
69

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected