Skip to main content

isSocket

method Dirent.prototype.isSocket
Jump to headingDirent.prototype.isSocket(): boolean

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

Return Type Jump to heading

boolean
Back to top