MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / get_all_tasks

Function get_all_tasks

embuilder.py:191–192  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

189
190
191def get_all_tasks():
192 return get_system_tasks()[1] + PORTS
193
194
195def handle_port_error(target, message):

Callers 2

get_helpFunction · 0.85
mainFunction · 0.85

Calls 1

get_system_tasksFunction · 0.85

Tested by

no test coverage detected