Skip to content

Instantly share code, notes, and snippets.

@luk-
Created June 2, 2012 03:35
Show Gist options
  • Save luk-/2856413 to your computer and use it in GitHub Desktop.
Save luk-/2856413 to your computer and use it in GitHub Desktop.
if (err || !files) return (err ? console.log(err) : (function() {throw new Error('no files')})())
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment