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

Function _temp2

src/commands/model/model.tsx:124–126  ·  view source on GitHub ↗
(s_0)

Source from the content-addressed store, hash-verified

122 return s_1.fastMode;
123}
124function _temp2(s_0) {
125 return s_0.mainLoopModelForSession;
126}
127function _temp(s) {
128 return s.mainLoopModel;
129}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected