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

Function _temp2

src/commands/plugin/PluginSettings.tsx:633–635  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

631 return s_0.plugins.installationStatus;
632}
633function _temp2(s) {
634 return s.plugins.errors;
635}
636function getInitialViewState(parsedCommand: ParsedCommand): ViewState {
637 switch (parsedCommand.type) {
638 case 'help':

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected