Libraries
»
thrift
(0.19.0)
»
Index
»
Thrift
»
UNIXSocket
»
#to_s
Method: Thrift::UNIXSocket#to_s
Defined in:
lib/thrift/transport/unix_socket.rb
#
to_s
⇒
Object
40 41 42
# File 'lib/thrift/transport/unix_socket.rb', line 40
def
to_s
"
domain(
#{
@path
}
)
"
end