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

Function _temp8

src/commands/plugin/PluginSettings.tsx:603–605  ·  view source on GitHub ↗
(s_1)

Source from the content-addressed store, hash-verified

601 return Math.max(0, prev_1 - 1);
602}
603function _temp8(s_1) {
604 return s_1.scope;
605}
606function _temp7(e_1) {
607 if (isTransientError(e_1)) {
608 return false;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected