Skip to content

Instantly share code, notes, and snippets.

@tmpvar
Created April 4, 2010 04:28
Show Gist options
  • Save tmpvar/355100 to your computer and use it in GitHub Desktop.
Save tmpvar/355100 to your computer and use it in GitHub Desktop.
Conduct({
A: ["_0", fs.readFile],
}, "A1")("/etc/passwd", function(data) {
// handle file data
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment