Preparing search index...
The search index is not available
twing
twing
TwingSynchronousFilesystemLoaderFilesystem
Interface TwingSynchronousFilesystemLoaderFilesystem
interface
TwingSynchronousFilesystemLoaderFilesystem
{
readFileSync
(
path
:
string
)
:
null
|
Buffer
;
statSync
(
path
:
string
)
:
null
|
TwingFilesystemLoaderFilesystemStats
;
}
Index
Methods
read
File
Sync
stat
Sync
Methods
read
File
Sync
read
File
Sync
(
path
)
:
null
|
Buffer
Parameters
path
:
string
Returns
null
|
Buffer
stat
Sync
stat
Sync
(
path
)
:
null
|
TwingFilesystemLoaderFilesystemStats
Parameters
path
:
string
Returns
null
|
TwingFilesystemLoaderFilesystemStats
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
read
File
Sync
stat
Sync
twing
Loading...