MCPcopy Index your code
hub / github.com/scriptscat/scriptcat / disconnect

Method disconnect

src/types/main.d.ts:28–28  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26
27interface FileSystemObserverInstance {
28 disconnect(): void;
29 observe(handle: FileSystemFileHandle | FileSystemDirectoryHandle | FileSystemSyncAccessHandle): Promise<void>;
30}
31

Callers 8

ToolCallBlockFunction · 0.65
useStreamingChatFunction · 0.65
unmountFileTrackFunction · 0.65
doLoadEndMethod · 0.65
handleMethod · 0.65
_GM_downloadMethod · 0.65
refCleanupFunction · 0.65
GM_xmlhttpRequestFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected