Class: CheckLegalLinks

CheckLegalLinks()

Gatherer to return legal links found in the Carbon for IBM.com footer component.

Constructor

Source:

Methods

(static) getLegalLinksInDOM(passContext) → {Promise}

Parameters:
Name Type Description
passContext object

passContext object

Source:
Returns:

promise of legal links found in the Carbon for IBM.com footer component

Type
Promise

(async) afterPass(options) → {*}

Parameters:
Name Type Description
options object

Gatherer options

Source:
Returns:

Gatherer artifact

Type
*