Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ command
Method
command
build_tools/wasm_runner.py:35–36 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
33
self.path = path
34
35
def
command(self):
36
return
[self.path]
37
38
def
description(self):
39
return
'%s (%s)'
% (self.name, self.path)
Callers
15
extract_tar
Function · 0.80
extract_zip
Function · 0.80
git_sha1
Function · 0.80
mac_certificate
Function · 0.80
sign_file
Function · 0.80
invoke_lein
Function · 0.80
create_bundle
Function · 0.80
create_dmg
Function · 0.80
notarization_status
Function · 0.80
notarize
Function · 0.80
merge_platform_sdk_zips_with_zipmerge
Function · 0.80
check_sdk
Method · 0.80
Calls
no outgoing calls
Tested by
1
test_bob
Method · 0.64