Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ _temp4
Function
_temp4
src/commands/ide/ide.tsx:310–315 ·
view source on GitHub ↗
(ide_0)
Source
from the content-addressed store, hash-verified
308
return t7;
309
}
310
function _temp4(ide_0) {
311
return {
312
label: ide_0.name,
313
value: ide_0.port.toString()
314
};
315
}
316
function RunningIDESelector(t0) {
317
const $ = _c(15);
318
const {
Callers
nothing calls this directly
Calls
1
toString
Method · 0.65
Tested by
no test coverage detected