Created
August 11, 2011 23:58
-
-
Save ctide/1141115 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
var repl = require('repl'); | |
console.log('HELP:\n\nblah blah\n'); | |
var ctx = repl.start('lockersearch> ').context; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment