Skip to main content
method Dirent.prototype.isSocket
Dirent.prototype.isSocket(): boolean
Deprecated

Returns true if the fs.Dirent object describes a socket.

Return Type

boolean
Back to top