Searched refs:wrapForTerminal (Results 1 – 1 of 1) sorted by relevance
54 Log.log(wrapForTerminal(title + ` Installing ${chalk.cyan(readableMissingPackages)}`));57 message: wrapForTerminal(97 throw new CommandError(wrapForTerminal(title + solution + disableMessage + '\n'));101 function wrapForTerminal(message: string): string { function