Documentation
¶
Overview ¶
Package preopens represents the imported interface "wasi:filesystem/[email protected]".
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 ¶ added in v0.34.0
type Descriptor = types.Descriptor
Descriptor represents the imported type alias "wasi:filesystem/[email protected]#descriptor".
See types.Descriptor for more information.
Click to show internal directories.
Click to hide internal directories.