Hierarchy

  • RulesetProvider

Properties

Methods

Properties

Ruleset data format

Methods

  • Downloads rule set if cacheKey is valid.

    Parameters

    • id: string

      The id of the Ruleset to download.

    • Optional cacheKey: string

      A key that determines whether or not to download Ruleset.

    Returns Promise<RulesetContent | "not-modified">

Generated using TypeDoc