Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.stdio
/
StdioSource
Stdio
Source
interface
StdioSource
:
RawSource
(
source
)
Members
Types
Provider
Link copied to clipboard
fun
interface
Provider
Functions
poll
Nonblocking
Link copied to clipboard
open
fun
pollNonblocking
(
)
:
Either
<
NonblockingPollError
,
StdioPollEvent
>