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

Method name

eos/saveddata/targetProfile.py:441–442  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

439
440 @property
441 def name(self):
442 return self.rawName
443
444 @property
445 def fullName(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected