MCPcopy Create free account
hub / github.com/Naios/function2 / package_id

Method package_id

conanfile.py:32–33  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

30 self.copy("include/function2/function2.hpp")
31
32 def package_id(self):
33 self.info.header_only()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected