Skip to content

Instantly share code, notes, and snippets.

@whiskers75
Created July 30, 2012 18:53
Show Gist options
  • Save whiskers75/3209136 to your computer and use it in GitHub Desktop.
Save whiskers75/3209136 to your computer and use it in GitHub Desktop.
'eval': function(cmd, context, filename, callback){
console.log(cmd); // ONLY FOR DEBUG
if (cmd === 'login') {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment