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

Function _temp

src/commands/model/model.tsx:127–129  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

125 return s_0.mainLoopModelForSession;
126}
127function _temp(s) {
128 return s.mainLoopModel;
129}
130function SetModelAndClose({
131 args,
132 onDone

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected