Object
# File lib/msgpack/rpc/transport/unix.rb, line 23 23: def initialize 24: end
Transport interface
# File lib/msgpack/rpc/transport/unix.rb, line 27 27: def build_transport(session, address) 28: UNIXClientTransport.new(session, address) 29: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.