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

Function _temp5

src/commands/plugin/PluginSettings.tsx:624–626  ·  view source on GitHub ↗
(m_0)

Source from the content-addressed store, hash-verified

622 return getPluginNameFromError(e_0) !== undefined;
623}
624function _temp5(m_0) {
625 return m_0.name;
626}
627function _temp4(m) {
628 return m.status === "failed";
629}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected