Method: Net::IMAP#client_thread

Defined in:
lib/net/imap.rb

#client_threadObject

The thread to receive exceptions.



224
225
226
# File 'lib/net/imap.rb', line 224

def client_thread
  @client_thread
end