Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
468
def
get_host_platform():
469
return
sdk.get_host_platform()
470
471
def
format_exes(name, platform):
472
prefix =
''
Callers
7
__init__
Method · 0.70
_download_editor2
Method · 0.70
_install_editor2
Method · 0.70
_uninstall_editor2
Method · 0.70
smoke_test
Method · 0.70
local_smoke
Method · 0.70
build.py
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected