What's the difference between ARGF.close and ARGF.skip?

wrong QUOTE;

"The docs seem to indicate the difference pretty well. skip()
moves to the next file. close() closes the current file and then moves
to the next file."

···

--
Posted via http://www.ruby-forum.com/.

File a bug or, better, a patch.

···

On Jul 8, 2012, at 19:07 , richard bucker wrote:

wrong QUOTE;

"The docs seem to indicate the difference pretty well. skip()
moves to the next file. close() closes the current file and then moves
to the next file."