Skip to content

Instantly share code, notes, and snippets.

@earl
Created March 29, 2010 20:31
Show Gist options
  • Save earl/348370 to your computer and use it in GitHub Desktop.
Save earl/348370 to your computer and use it in GitHub Desktop.
$ rgrep "'file'" apps/ modules/ src/
apps/demo/config.js:var resolve = require('file').resolve;
modules/ringo/admin/create.js:var file = require('file');
modules/ringo/fileutils.js:var fs = require('file');
modules/packages.js:var fs = require('file');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment