MCPcopy Create free account
hub / github.com/Kitware/CMake / ObjectEntry

Class ObjectEntry

Utilities/Sphinx/cmake.py:131–135  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

129
130@dataclass
131class ObjectEntry:
132 docname: str
133 objtype: str
134 node_id: str
135 name: str
136
137
138class CMakeModule(Directive):

Callers 1

note_objectMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…