Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trodrigues/2342829 to your computer and use it in GitHub Desktop.
Save trodrigues/2342829 to your computer and use it in GitHub Desktop.
var fs = require('fs');
fs.readFile('file', function (ಠ_ಠ, data) {
if (ಠ_ಠ) {
throw "(╯°□°)╯︵ ┻━┻)";
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment