Home
last modified time | relevance | path

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

/third_party/node/deps/npm/lib/utils/
Dread-user-info.js8 exports.password = readPassword
37 function readPassword (msg, password, isRetry) { function
42 .then((password) => readPassword(msg, password, true))