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

Method exportESI

service/port/port.py:325–326  ·  view source on GitHub ↗
(fit, exportCharges, exportImplants, exportBoosters, callback=None)

Source from the content-addressed store, hash-verified

323
324 @staticmethod
325 def exportESI(fit, exportCharges, exportImplants, exportBoosters, callback=None):
326 return exportESI(fit, exportCharges, exportImplants, exportBoosters, callback=callback)
327
328 # XML-related methods
329 @staticmethod

Callers 2

exportFittingMethod · 0.80
exportEsiMethod · 0.80

Calls 1

exportESIFunction · 0.90

Tested by

no test coverage detected