Skip to content

Instantly share code, notes, and snippets.

@bcoe
Created September 12, 2011 20:13
Show Gist options
  • Save bcoe/1212257 to your computer and use it in GitHub Desktop.
Save bcoe/1212257 to your computer and use it in GitHub Desktop.
after.js
exports.func = function(options, callback) {
sexy.args([this], function() {
// ... Function body.
});
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment