Searched refs:stdinLines (Results 1 – 2 of 2) sorted by relevance
11 const mockLogin = async (t, { stdin: stdinLines, registry: registryUrl, ...options } = {}) => { argument13 if (stdinLines) {15 for (const l of stdinLines) {
11 const mockAddUser = async (t, { stdin: stdinLines, registry: registryUrl, ...options } = {}) => { argument13 if (stdinLines) {15 for (const l of stdinLines) {