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

Method headers

pdal/FileSpec.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146StringMap FileSpec::headers() const
147{
148 return m_p->m_headers;
149}
150
151Utils::StatusWithReason FileSpec::ingest(const std::string& pathOrJson)
152{

Callers 3

ConnectorMethod · 0.80
headRequestMethod · 0.80
TESTFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected