toggle menu
Wasi-emscripten-host
common
switch theme
search in API
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
>