Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Nest

A nest is a resource that holds or produces jobs.

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected e

Protected name

name: string

Protected tunnel

tunnel: Tunnel

Methods

arrive

  • arrive(job: Job): void

getName

  • getName(): string

getTunnel

register

  • register(tunnel: Tunnel): void

toString

  • toString(): string

Generated using TypeDoc