Skip to content

Instantly share code, notes, and snippets.

@ncb000gt
Created April 10, 2011 00:51
Show Gist options
  • Save ncb000gt/911941 to your computer and use it in GitHub Desktop.
Save ncb000gt/911941 to your computer and use it in GitHub Desktop.
node
> module
{ id: 'repl',
exports:
{ writer: [Function],
REPLServer: [Function: REPLServer],
start: [Function],
repl: { context: [Object], bufferedCommand: 'module\n', outputStream: [Object], inputStream: [Object], prompt: '> ', rli: [Object], commands: [Object] } },
parent: undefined,
filename: <current path>,
loaded: false,
exited: false,
children: [],
paths: [ <path items> ] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment