log(`Line from file: ${line}`); } } processLineByLine();. Or alternatively: var lineReader = require('readline').createInterface({ input ...
確定! 回上一頁