Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs.realpathSync
/
native
native
external
fun
native
(
path
:
PathLike
,
options
:
EncodingOption
=
definedExternally
)
:
String
(
source
)
external
fun
native
(
path
:
PathLike
,
options
:
BufferEncodingOption
)
:
Buffer
<
*
>
(
source
)
external
fun
native
(
path
:
PathLike
)
:
String
(
source
)