method

inspect

v1_9_3_125 - Show latest stable - Class: Net::POP3Command
inspect()
public

No documentation available.

# File lib/net/pop.rb, line 899
    def inspect
      "#<#{self.class} socket=#{@socket}>"
    end