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

Method implantSource

eos/saveddata/fit.py:462–463  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

460
461 @property
462 def implantSource(self):
463 return self.implantLocation
464
465 @implantSource.setter
466 def implantSource(self, source):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected