Constructor
new CheckComponents()
Methods
(static) getComponentsInDOM(passContext) → {Promise}
Parameters:
Name | Type | Description |
---|---|---|
passContext |
object | passContext object |
Returns:
promise of Carbon for IBM.com components found in DOM
- Type
- Promise
(async) afterPass(options) → {*}
Parameters:
Name | Type | Description |
---|---|---|
options |
object | Gatherer options |
Returns:
Gatherer artifact
- Type
- *