Preparing search index...
The search index is not available
@wago/wdx-schema
@wago/wdx-schema
WDX
Schema
Model
Filesystem
File
Class File
Hierarchy (
view full
)
Entry
File
Script
Index
Constructors
constructor
Properties
children
content?
mime?
name
path
stats?
type
Constructors
constructor
new
File
(
name
,
path
,
stats
?
,
content
?
,
mime
?
)
:
File
Parameters
name
:
string
path
:
string
Optional
stats
:
Stats
Optional
content
:
string
Optional
mime
:
string
Returns
File
Properties
children
children
:
Entry
[]
= ...
Optional
content
content
?:
string
Optional
mime
mime
?:
string
name
name
:
string
path
path
:
string
Optional
stats
stats
?:
Stats
type
type
:
EntryType
= EntryType.File
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
children
content
mime
name
path
stats
type
@wago/wdx-schema
Loading...