Libraries
»
thrift
(0.19.0)
»
Index
»
Thrift
»
BaseTransportFactory
»
#to_s
Method: Thrift::BaseTransportFactory#to_s
Defined in:
lib/thrift/transport/base_transport.rb
#
to_s
⇒
Object
113 114 115
# File 'lib/thrift/transport/base_transport.rb', line 113
def
to_s
"base"
end