LICENSE NEWS README TODO
SleepyPenguin Epoll Epoll::IO Ev EvFilt EventFD Inotify Inotify::Event Kevent Kqueue Kqueue::IO Note TimerFD VQ

Methods

#events

class SleepyPenguin::Inotify::Event

Returned by SleepyPenguin::Inotify#take. It is a Struct with the following elements:

The mask is a bitmask of the event flags accepted by Inotify#add_watch and may also include the following flags:

Use the Event#events method to get an array of symbols for the matched events.

Public Instance Methods

inotify_event.events => [ :MOVED_TO, ... ] source

Returns an array of symbolic event names based on the contents of the mask field.

Parent: cEvent
Pages Classes Methods


mail archives: https://yhbt.net/sleepy-penguin/
public: sleepy-penguin@yhbt.net
source code: git clone https://yhbt.net/sleepy_penguin.git