MCPcopy Create free account
hub / github.com/codeaashu/claude-code / _temp2

Function _temp2

src/hooks/notifs/usePluginInstallationStatus.tsx:122–124  ·  view source on GitHub ↗
(m)

Source from the content-addressed store, hash-verified

120 return p.status === "failed";
121}
122function _temp2(m) {
123 return m.status === "failed";
124}
125function _temp(s) {
126 return s.plugins.installationStatus;
127}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected