Class: Synacrb::Common::ChannelReceive

Inherits:
Struct
  • Object
show all
Defined in:
lib/synacrb/common.rb

Instance Attribute Summary collapse

Instance Attribute Details

#innerObject

Returns the value of attribute inner

Returns:

  • (Object)

    the current value of inner



59
60
61
# File 'lib/synacrb/common.rb', line 59

def inner
  @inner
end