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

Method snapshot

src/Frame.ts:11–11  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

9 duration(): number
10 data(endTime: number, startTime?: number): string
11 snapshot(): string
12}
13
14class NullFrame implements IFrame {

Callers 5

snapshotMethod · 0.65
snapshotMethod · 0.65
_renderMethod · 0.65
Frame.test.tsFile · 0.65
bundle.min.jsFile · 0.65

Implementers 2

NullFramesrc/Frame.ts
CastEventsFramesrc/Frame.ts

Calls

no outgoing calls

Tested by

no test coverage detected