Skip to content

Instantly share code, notes, and snippets.

@Raynos

Raynos/WIN Secret

Created March 19, 2013 22:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Raynos/7f013efbd621e331efe2 to your computer and use it in GitHub Desktop.
Save Raynos/7f013efbd621e331efe2 to your computer and use it in GitHub Desktop.
raynos at raynos-Latitude-E5530-non-vPro in ~/Documents
$ grep changes **/lib/*.js
node/lib/fs.js: // behavioral changes to a minimum.
node/lib/fs.js: // NB: p.length changes.
ITS IN THIS MODULE. 1 in a 100. YES
presence/lib/changes.js:module.exports = changes
presence/lib/changes.js:function changes(set) {
presence/lib/changes.js: set.on("changes", onchanges)
presence/lib/changes.js: function onchanges(row, changed) {
presence/lib/changes.js: set.removeListener("changes", onchanges)
testem/lib/filewatcher.js:This utility watches files for changes. Usage:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment