Preparing search index...
The search index is not available
@wago/wdx-schema
@wago/wdx-schema
WDX
Schema
Model
Filesystem
Directory
Class Directory
Hierarchy (
view full
)
Entry
Directory
Index
Constructors
constructor
Properties
children
content?
mime?
name
path
stats?
type
Constructors
constructor
new
Directory
(
name
,
path
,
stats
?
,
children
?
)
:
Directory
Parameters
name
:
string
path
:
string
Optional
stats
:
Stats
children
:
Entry
[]
= ...
Returns
Directory
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.Directory
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...