Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AllOptions

Hierarchy

  • AllOptions

Index

Properties

maximumCount?: number

The maximum number of matches to read. Must be a finite non-negative number, otherwise treated as unlimited.

default

0

minimumCount?: number

The minimum number of matches to consider success. Must be a finite non-negative number, otherwise set to 0.

default

0

Generated using TypeDoc