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

File mpy.js

core/src/plugins/py-terminal/mpy.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// PyScript pyodide terminal plugin
2import withResolvers from "@webreflection/utils/with-resolvers";
3import { defineProperties } from "polyscript/exports";
4import { hooks, inputFailure } from "../../core.js";

Callers

nothing calls this directly

Calls 6

hasMethod · 0.80
onDataMethod · 0.80
initFunction · 0.70
addMethod · 0.45
deleteMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected