# File lib/net/ssh/test/script.rb, line 96 def sends_channel_eof(channel) events << LocalPacket.new(:channel_eof, channel.remote_id) end