Subject: [ruby-talk:5336] Re: string streams in Ruby?
From: Hugh Sasse Staff Elec Eng <hgs dmu.ac.uk>
Date: Tue, 10 Oct 2000 00:37:51 +0900
In-reply-to: 5335
While I should not followup my own posts, I meant that
while file.gets
end
would be within some method, and I could pass input_as_file to that
method.
Hugh