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

Method exportEft

service/port/port.py:303–304  ·  view source on GitHub ↗
(cls, fit, options, callback=None)

Source from the content-addressed store, hash-verified

301
302 @classmethod
303 def exportEft(cls, fit, options, callback=None):
304 return exportEft(fit, options, callback=callback)
305
306 # DNA-related methods
307 @staticmethod

Callers

nothing calls this directly

Calls 1

exportEftFunction · 0.90

Tested by

no test coverage detected