Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp3
Function
_temp3
src/commands/fast/fast.tsx:214–219 ·
view source on GitHub ↗
(prev)
Source
from the content-addressed store, hash-verified
212
return !prev_0;
213
}
214
function _temp3(prev) {
215
return {
216
...prev,
217
fastMode: false
218
};
219
}
220
function _temp2(s_0) {
221
return s_0.fastMode;
222
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected