EventEmitter: A Class which emits event, heavily modelled after Node.js

Description Usage Slots

View source: R/events_emitter.r

Description

A Class which emits event, heavily modelled after Node.js

Usage

1

Slots

client

The client to emmit the events to

events

The event handlers

emit

The function which is used to emit events

on

The function which will add handlers


TheOnlyArtz/Pirate documentation built on Oct. 31, 2019, 12:12 a.m.