MCPcopy 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_flagsFunction · 0.80
android_packageFunction · 0.80
detectFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected