Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
27
interface
FileSystemObserverInstance {
28
disconnect(): void;
29
observe(handle: FileSystemFileHandle | FileSystemDirectoryHandle | FileSystemSyncAccessHandle): Promise<void>;
30
}
31
Callers
8
ToolCallBlock
Function · 0.65
useStreamingChat
Function · 0.65
unmountFileTrack
Function · 0.65
doLoadEnd
Method · 0.65
handle
Method · 0.65
_GM_download
Method · 0.65
refCleanup
Function · 0.65
GM_xmlhttpRequest
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected