mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
docs: mention util instead of sys
This commit is contained in:
committed by
Ben Noordhuis
parent
3a34972672
commit
f243ca199b
@@ -453,7 +453,7 @@ synchronous counterparts are of this type.
|
||||
- `stats.isFIFO()`
|
||||
- `stats.isSocket()`
|
||||
|
||||
For a regular file `sys.inspect(stats)` would return a string very
|
||||
For a regular file `util.inspect(stats)` would return a string very
|
||||
similar to this:
|
||||
|
||||
{ dev: 2114,
|
||||
|
||||
Reference in New Issue
Block a user