MCPcopy Create free account
hub / github.com/MCSManager/MCSManager / mount

Method mount

frontend/src/tools/sandbox.ts:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91 }
92
93 public mount() {
94 this.fakeWindow.$mountSandbox();
95 }
96}

Callers 4

mountAppFunction · 0.80
useImageViewerDialogFunction · 0.80
mountFunction · 0.80
loadAppFunction · 0.80

Calls 1

$mountSandboxMethod · 0.80

Tested by

no test coverage detected