wasm-posix-host
Preparing search index...
index
LazyTreeSourceEntry
Interface LazyTreeSourceEntry
interface
LazyTreeSourceEntry
{
mode
:
number
;
size
:
number
;
sourcePath
:
string
;
target
?:
string
;
type
:
"symlink"
|
"file"
|
"directory"
|
"hardlink"
;
}
Index
Properties
mode
size
source
Path
target?
type
Properties
mode
mode
:
number
size
size
:
number
source
Path
sourcePath
:
string
Optional
target
target
?:
string
type
type
:
"symlink"
|
"file"
|
"directory"
|
"hardlink"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mode
size
source
Path
target
type
wasm-posix-host
Loading...