Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
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