Documentation
¶
Overview ¶
Package preopens represents the imported interface "wasi:filesystem/preopens@0.2.0".
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDirectories ¶
GetDirectories represents the imported function "get-directories".
Return the set of preopened directories, and their path.
get-directories: func() -> list<tuple<descriptor, string>>
Types ¶
type Descriptor ¶
type Descriptor = types.Descriptor
Descriptor represents the imported type alias "wasi:filesystem/preopens@0.2.0#descriptor".
See types.Descriptor for more information.
Click to show internal directories.
Click to hide internal directories.