Searched refs:isPipe (Results 1 – 1 of 1) sorted by relevance
159 const isPipe = (stdio = 'pipe', fd) => { function165 return isPipe(stdio[fd], fd)178 if (isPipe(stdio, 1)) {185 if (isPipe(stdio, 2)) {