Searched refs:promptArgs (Results 1 – 1 of 1) sorted by relevance
190 const promptArgs = ['test command', (t) => t || notest] variable192 promptArgs.splice(1, 0, command)194 scripts.test = yes ? command || notest : prompt(...promptArgs)