MCPcopy Create free account
hub / github.com/pyfa-org/Pyfa / xDefs

Method xDefs

graphs/data/base/graph.py:68–69  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

66 @property
67 @abstractmethod
68 def xDefs(self):
69 raise NotImplementedError
70
71 @property
72 def xDefMap(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected