class INotify::Notifier

def fd

Returns:
  • (Fixnum) -
def fd
  @handle.fileno
end