Class: GrpcKit::Call::Reciver
- Inherits:
-
Struct
- Object
- Struct
- GrpcKit::Call::Reciver
- Defined in:
- lib/grpc_kit/call.rb
Instance Attribute Summary collapse
-
#class ⇒ Object
Returns the value of attribute class.
Instance Attribute Details
#class ⇒ Object
Returns the value of attribute class
6 7 8 |
# File 'lib/grpc_kit/call.rb', line 6 def class @class end |