This is a Ruby tree! It shows every object from the Ruby Programming Language in a tree format.

shutdown

        # OpenSSL::SSL::SSLServer.shutdown

(from ruby core)
### Implementation from SSLServer
---
    shutdown(how=Socket::SHUT_RDWR)

---

See BasicSocket#shutdown for details.



      

This is MURDOC! A Ruby documentation browser inspired by Smalltalk-80. It allows you to learn about Ruby by browsing through its class hierarchies, and see any of its methods.