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

Method addEOL

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

* Adds the operating system-specific end-of-line marker to the buffer * * @returns {Summary} summary instance

()

Source from the content-addressed store, hash-verified

19663 /**
19664 * Wraps content in an HTML tag, adding any HTML attributes
19665 *
19666 * @param {string} tag HTML tag to wrap
19667 * @param {string | null} content content within the tag
19668 * @param {[attribute: string]: string} attrs key-value list of HTML attributes to add
19669 *
19670 * @returns {string} content wrapped in HTML element

Callers 11

addRawMethod · 0.45
addCodeBlockMethod · 0.45
addListMethod · 0.45
addTableMethod · 0.45
addDetailsMethod · 0.45
addImageMethod · 0.45
addHeadingMethod · 0.45
addSeparatorMethod · 0.45
addBreakMethod · 0.45
addQuoteMethod · 0.45
addLinkMethod · 0.45

Calls 1

addRawMethod · 0.45

Tested by

no test coverage detected