File System Node.js v0.10.33 Manual & Documentation
File System # Stability: 3 - Stable File I/O is provided by simple wrappers around standard POSIX functions. To use this module do require('fs'). All the methods have asynchronous and synchronous forms. The asynchronous form always take a completion callb
nodejs.org |