Method: Channel::SendOnly#close

Defined in:
lib/channel.rb

#closeObject



165
166
167
# File 'lib/channel.rb', line 165

def close
  @channel.close
end