Class: GRPC::RpcDesc::Stream

Inherits:
Object
  • Object
show all
Defined in:
lib/protobuf_transpiler.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



185
186
187
# File 'lib/protobuf_transpiler.rb', line 185

def to_s
  "stream #{type}"
end