Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ProcessQueue

Hierarchy

  • ProcessQueue

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

pid

pid: PID

tasks

tasks: Function[]

Methods

add

  • add(task: any): void

empty

  • empty(): boolean

next

  • next(): undefined | Function

Generated using TypeDoc