Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ get_target_platform
Method
get_target_platform
build_tools/BuildUtility.py:63–64 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
61
# get_dynamo_ext
62
63
def
get_target_platform(self):
64
return
self._platform[
'platform'
]
65
# get_target_platform
66
67
def
get_library_path(self, *subdir):
Callers
3
default_flags
Function · 0.80
android_package
Function · 0.80
detect
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected