Struct RootEntry
Filesystem root entry item
struct RootEntry;
Constructors
| Name | Description |
|---|---|
this
(type, path, display)
|
Properties
| Name | Type | Description |
|---|---|---|
icon[get]
|
string | Returns icon resource id |
label[get]
|
dstring | Returns display label |
path[get]
|
string | Returns path |
type[get]
|
RootEntryType | Returns type |