Documentation
¶
Overview ¶
Package stdin represents the imported interface "wasi:cli/stdin@0.2.1".
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InputStream ¶
type InputStream = streams.InputStream
InputStream represents the imported type alias "wasi:cli/stdin@0.2.1#input-stream".
See streams.InputStream for more information.
func GetStdin ¶
func GetStdin() (result InputStream)
GetStdin represents the imported function "get-stdin".
get-stdin: func() -> input-stream
Click to show internal directories.
Click to hide internal directories.