FileWatch.getEvents

The events that have occured since last query.

struct FileWatch
getEvents
(
Duration timeout = Duration.zero
)

Parameters

timeout Duration

max time to wait for events.

Return Value

the events that has occured to the watched paths.

Meta