On Fri, 20 Apr 2001, Guy N. Hurst wrote: > > Jim Freeze wrote: > > > > How do I check for a file's existense via ruby without using exceptions? > > > > FileTest.exist? ( aString ) -> true or false > > or even > > File.exist?("somefile.txt") > > since File mixes in FileTest Thanks much. You would think I would have been able to find that one online. ========================================================= Jim Freeze jim / freeze.org --------------------------------------------------------- No comment at this time. http://www.freeze.org =========================================================