Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-node
/
node.fs
/
Dirent
/
isSocket
is
Socket
fun
isSocket
(
)
:
Boolean
(
source
)
Returns
true
if the
fs.Dirent
object describes a socket.
Since
v10.10.0