Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
start
Method · 0.80
_togglePlayPauseReplay
Method · 0.80
bundle.min.js
File · 0.80
Calls
1
start
Method · 0.65
Tested by
no test coverage detected