# File lib/net/ssh/test/script.rb, line 124 def gets_channel_eof(channel) events << RemotePacket.new(:channel_eof, channel.local_id) end