MCPcopy
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

printMethod · 0.95
_createHyperlinkMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected