Wasi-emscripten-host
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
Wasi-emscripten-host
host
/
at.released.weh.filesystem.op.poll
/
Poll
Poll
class
Poll
(
val
subscriptions
:
List
<
Subscription
>
)
(
source
)
Members
Constructors
Poll
Link copied to clipboard
constructor
(
subscriptions
:
List
<
Subscription
>
)
Types
Companion
Link copied to clipboard
object
Companion
:
FileSystemOperation
<
Poll
,
PollError
,
List
<
Event
>
>
Properties
subscriptions
Link copied to clipboard
val
subscriptions
:
List
<
Subscription
>