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

Method exportMultiBuy

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

Source from the content-addressed store, hash-verified

337 # Multibuy-related methods
338 @staticmethod
339 def exportMultiBuy(fit, options, callback=None):
340 return exportMultiBuy(fit, options, callback=callback)
341
342 @staticmethod
343 def exportFitStats(fit, callback=None):

Callers

nothing calls this directly

Calls 1

exportMultiBuyFunction · 0.90

Tested by

no test coverage detected