Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/utils/
Dread-user-info.js10 exports.email = readEmail
60 function readEmail (msg, email, opts, isRetry) { function
72 .then((username) => readEmail(msg, username, opts, true))