MCPcopy Index your code
hub / github.com/pyscript/pyscript / helper.js

File helper.js

core/tests/python/helper.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const qs = new URLSearchParams(location.search);
2
3const src = './main.py';
4let config = './settings_mpy.json';

Callers

nothing calls this directly

Calls 3

hasMethod · 0.80
getMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected