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