method
quit
v1_8_6_287 -
Show latest stable
- Class:
Net::SMTP
quit()private
No documentation available.
# File lib/net/smtp.rb, line 637
def quit
getok('QUIT')
end quit()No documentation available.
# File lib/net/smtp.rb, line 637
def quit
getok('QUIT')
end