Home
last modified time | relevance | path

Searched refs:expectedPrUrl (Results 1 – 1 of 1) sorted by relevance

/third_party/node/tools/
Dlint-pr-url.mjs10 const [, , expectedPrUrl] = process.argv; constant
16 const validatePrUrl = (url) => url == null || url === expectedPrUrl;