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

Method destroy

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

Source from the content-addressed store, hash-verified

87 }
88
89 public destroy() {
90 this.fakeWindow.$destroySandbox();
91 }
92
93 public mount() {
94 this.fakeWindow.$mountSandbox();

Callers 1

onDownloadFunction · 0.45

Calls 1

$destroySandboxMethod · 0.80

Tested by

no test coverage detected