Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/xtermjs/xterm.js
/ _getCurrentLinkId
Method
_getCurrentLinkId
src/common/InputHandler.ts:408–410 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
406
}
407
408
private _getCurrentLinkId(): number {
409
return
this._curAttrData.extended.urlId;
410
}
411
412
/**
413
* Parse call with
async
handler support.
Callers
2
print
Method · 0.95
_createHyperlink
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected