Preparing search index...
The search index is not available
fsxt - v15.3.0
fsxt
<internal>
FSImplementation
Interface FSImplementation
interface
FSImplementation
{
close
?:
(
(
...
args
)
=>
any
)
;
open
?:
(
(
...
args
)
=>
any
)
;
}
Hierarchy (
view full
)
FSImplementation
CreateReadStreamFSImplementation
CreateWriteStreamFSImplementation
Index
Properties
close?
open?
Properties
Optional
close
close
?:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Optional
open
open
?:
(
(
...
args
)
=>
any
)
Type declaration
(
...
args
)
:
any
Parameters
Rest
...
args
:
any
[]
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
close
open
fsxt - v15.3.0
ensureDir
ensureDirSync
<internal>
constants
default
fdatasync
fsync
promises
realpathSync
Dir
Dirent
ReadStream
Stats
StatsFs
WriteStream
BigIntOptions
BigIntStats
BigIntStatsFs
CopyOptions
CopyOptionsSync
CopySyncOptions
Loading...
Generated using
TypeDoc