mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
doc: Change 'file_system' module to 'fs' as it should be
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
Stability: 3 - Stable
|
||||
|
||||
<!--name=fs-->
|
||||
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user