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