Searched refs:stdinFile (Results 1 – 1 of 1) sorted by relevance
10 const stdinFile = join(tmpdir.path, 'stdin.txt'); constant16 writeFileSync(stdinFile, 'x'.repeat(33));18 const stdin = openSync(stdinFile, 'r');