Class BaseManager<V>Abstract

Manages the collection of a data model.

Type Parameters

  • V

Hierarchy (View Summary)

Constructors

Properties

collection: Collection<string, V> = ...

The collection of items for this manager.

distube: DisTube

Accessors

Methods