MCPcopy Index your code
hub / github.com/pyfa-org/Pyfa / saveChanges

Method saveChanges

service/damagePattern.py:76–77  ·  view source on GitHub ↗
(p)

Source from the content-addressed store, hash-verified

74
75 @staticmethod
76 def saveChanges(p):
77 eos.db.save(p)
78
79 def importPatterns(self, text):
80 imports, num = es_DamagePattern.importPatterns(text)

Callers

nothing calls this directly

Calls 1

saveMethod · 0.80

Tested by

no test coverage detected