slushjs / slush

The streaming scaffolding system - Gulp as a replacement for Yeoman
http://slushjs.github.io/generators
MIT License
1.24k stars 58 forks source link

documented use of module.paths #28

Open olsonpm opened 9 years ago

olsonpm commented 9 years ago

This should really be documented in code that uses the object since it doesn't exist on node documentation. Unfortunately node didn't prefix the variable with underscores or gave any semantic naming to signify the intention of it being private.