IO::Watch SourceIOWatch

module Watch

Nested

Definitions

def self.new(...)

Create a new monitor.

Implementation

def self.new(...)
	Monitor.new(...)
end