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

Method name

eos/saveddata/damagePattern.py:343–344  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

341
342 @property
343 def name(self):
344 return self.rawName
345
346 @property
347 def fullName(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected