Options
All
  • Public
  • Public/Protected
  • All
Menu

Class UnlawfulnessList

Hierarchy

  • UnlawfulnessList

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

list

list: Unlawfulness[] = []

Accessors

length

  • get length(): number

ok

  • get ok(): boolean

Methods

eachReasons

  • eachReasons(fn: function): this

first

push

  • push(...items: any[]): number
  • Parameters

    • Rest ...items: any[]

    Returns number

toString

  • toString(__namedParameters?: object): string
  • Parameters

    • Default value __namedParameters: object = {}
      • delimiter: string

    Returns string

unshiftPaths

  • unshiftPaths(...items: any[]): this
  • Parameters

    • Rest ...items: any[]

    Returns this

Generated using TypeDoc