Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • MakeRestrictor

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Private fnList

fnList: Function[] = []

Private last

last: Promise<Make>

Private proc

Private rules

rules: string[] = []

Private status

status: Status

Methods

end

  • end(): void

exec

  • exec(): void

fire

  • fire(): Promise<void>

make

  • make(...rules: string[]): void

next

  • next(): void

start

  • start(): void

whenIdle

  • whenIdle(fn: any): Promise<void>

Generated using TypeDoc