MCPcopy Create free account
hub / github.com/defold/defold / get_host_platform

Function get_host_platform

scripts/build.py:468–469  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

466}
467
468def get_host_platform():
469 return sdk.get_host_platform()
470
471def format_exes(name, platform):
472 prefix = ''

Callers 7

__init__Method · 0.70
_download_editor2Method · 0.70
_install_editor2Method · 0.70
_uninstall_editor2Method · 0.70
smoke_testMethod · 0.70
local_smokeMethod · 0.70
build.pyFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected