MCPcopy Create free account
hub / github.com/SplootCode/splootcode /

Class

packages/runtime-python/src/pyright.ts:41–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

39}
40
41export class PyodideFakeFileSystem implements FileSystem {
42 private _hostedTypeshedBasePath: string
43 private _knownStructuredFilePaths: Set<string>
44 private _pyodide: any

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected