MCPcopy Index your code
hub / github.com/JavaCS3/xterm-player / len

Method len

src/Utils.ts:19–19  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

17 return this._arr[index + this._start]
18 }
19 public len(): number { return this._end - this._start }
20}
21
22

Callers 1

getMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected