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

Function _temp3

src/commands/plugin/PluginSettings.tsx:630–632  ·  view source on GitHub ↗
(s_0)

Source from the content-addressed store, hash-verified

628 return m.status === "failed";
629}
630function _temp3(s_0) {
631 return s_0.plugins.installationStatus;
632}
633function _temp2(s) {
634 return s.plugins.errors;
635}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected