class INotify::Notifier
def self.supports_ruby_io?
-
(Boolean)
- Whether or not this Ruby implementation supports
def self.supports_ruby_io? RUBY_PLATFORM !~ /java/ end
(Boolean)
- Whether or not this Ruby implementation supports
def self.supports_ruby_io? RUBY_PLATFORM !~ /java/ end