Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-node
/
node.fs
/
FSImplementation
FSImplementation
sealed
external
interface
FSImplementation
(
source
)
Inheritors
CreateReadStreamFSImplementation
CreateWriteStreamFSImplementation
Members
Properties
close
Link copied to clipboard
abstract
var
close
:
Function
<
Any
?
>
?
open
Link copied to clipboard
abstract
var
open
:
Function
<
Any
?
>
?