Class: GrpcKit::Calls::Call::Reciver

Inherits:
Struct
  • Object
show all
Defined in:
lib/grpc_kit/calls.rb

Instance Attribute Summary collapse

Instance Attribute Details

#classObject

Returns the value of attribute class

Returns:

  • (Object)

    the current value of class



7
8
9
# File 'lib/grpc_kit/calls.rb', line 7

def class
  @class
end