MCPcopy Create free account
hub / github.com/angular/dev-infra / addSeparator

Method addSeparator

github-actions/browserstack/set-browserstack-env.js:19764–19767  ·  view source on GitHub ↗

* Adds an HTML thematic break ( ) to the summary buffer * * @returns {Summary} summary instance

()

Source from the content-addressed store, hash-verified

19762 }
19763 /**
19764 * Adds an HTML list to the summary buffer
19765 *
19766 * @param {string[]} items list of items to render
19767 * @param {boolean} [ordered=false] (optional) if the rendered list should be ordered or not (default: false)
19768 *
19769 * @returns {Summary} summary instance
19770 */

Callers

nothing calls this directly

Calls 3

wrapMethod · 0.45
addEOLMethod · 0.45
addRawMethod · 0.45

Tested by

no test coverage detected