Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp2
Function
_temp2
src/commands/session/session.tsx:131–133 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
129
return line.length > 0;
130
}
131
function _temp2(e) {
132
logForDebugging(
"QR code generation failed"
, e);
133
}
134
function _temp(s) {
135
return s.remoteSessionUrl;
136
}
Callers
nothing calls this directly
Calls
1
logForDebugging
Function · 0.85
Tested by
no test coverage detected