Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cactus-compute/cactus-react-native
/ handleDestroy
Function
handleDestroy
example/src/ToolCallingScreen.tsx:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
};
75
76
const handleDestroy = () => {
77
cactusLM.destroy();
78
};
79
80
if (cactusLM.isDownloading) {
81
return (
Callers
nothing calls this directly
Calls
1
destroy
Method · 0.65
Tested by
no test coverage detected