wasm-posix-host
Preparing search index...
index
TarDirectoryEntry
Interface TarDirectoryEntry
interface
TarDirectoryEntry
{
mode
:
number
;
path
:
string
;
type
:
"directory"
;
}
Hierarchy
TarEntryBase
TarDirectoryEntry
Index
Properties
mode
path
type
Properties
mode
mode
:
number
path
path
:
string
type
type
:
"directory"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
mode
path
type
wasm-posix-host
Loading...