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

Method play

src/Player.ts:190–190  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

188 }
189
190 public play(): void { this._timer.start() }
191 public replay(): void {
192 this.currentTime = 0
193 this._timer.start()

Callers 3

startMethod · 0.80
bundle.min.jsFile · 0.80

Calls 1

startMethod · 0.65

Tested by

no test coverage detected