Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Barrier

A barrier that is initially closed and then becomes opened permanently.

Hierarchy

  • Barrier

Index

Constructors

Methods

Constructors

constructor

  • Returns Barrier

Methods

isOpen

  • isOpen(): boolean
  • Returns boolean

open

  • open(): void
  • Returns void

wait

  • Returns Promise<boolean>

Generated using TypeDoc