MCPcopy 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_tarFunction · 0.80
extract_zipFunction · 0.80
git_sha1Function · 0.80
mac_certificateFunction · 0.80
sign_fileFunction · 0.80
invoke_leinFunction · 0.80
create_bundleFunction · 0.80
create_dmgFunction · 0.80
notarization_statusFunction · 0.80
notarizeFunction · 0.80
check_sdkMethod · 0.80

Calls

no outgoing calls

Tested by 1

test_bobMethod · 0.64