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

Method assetPath

io/private/stac/Item.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94std::string Item::assetPath()
95{
96 return m_assetPath;
97}
98
99Options Item::options()
100{

Callers 1

addItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected