Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/pyfa-org/Pyfa
/ exportXml
Method
exportXml
service/port/port.py:334–335 ·
view source on GitHub ↗
(fits, progress=None, callback=None)
Source
from the content-addressed store, hash-verified
332
333
@staticmethod
334
def
exportXml(fits, progress=None, callback=None):
335
return
exportXml(fits, progress, callback=callback)
336
337
# Multibuy-related methods
338
@staticmethod
Callers
1
backupFitsWorkerFunc
Method · 0.45
Calls
1
exportXml
Function · 0.90
Tested by
no test coverage detected