Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JavaCS3/xterm-player
/ dispose
Method
dispose
src/Events.ts:14–14 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
onEvent: IEvent<T>
13
fire(arg: T): void
14
dispose(): void
15
}
16
17
export
class
EventEmitter<T> implements IEventEmitter<T> {
Callers
6
dispose
Method · 0.65
Timer.test.ts
File · 0.65
Events.test.ts
File · 0.65
_load
Method · 0.65
DomHelper.test.ts
File · 0.65
bundle.min.js
File · 0.65
Implementers
1
EventEmitter
src/Events.ts
Calls
no outgoing calls
Tested by
no test coverage detected