Skip to content

Instantly share code, notes, and snippets.

@opr
Created September 27, 2016 15:38
Show Gist options
  • Save opr/be003379f736cec1670a52f8e66be0cb to your computer and use it in GitHub Desktop.
Save opr/be003379f736cec1670a52f8e66be0cb to your computer and use it in GitHub Desktop.
const rl = readline.createInterface({
input: inputFile,
output: process.stdout
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment