View Single Post
Old 02-20-2006, 04:15 AM   #3 (permalink)
XxSP1DERxX
 
Join Date: Oct 2002
Age: 23
Posts: 4,689
Default

Updated it with support for DirectoryInfo & FileInfo. Also EnsureDirectory will now accept file paths in strings and still work properly. Also removed the uncessary Directory.Exists, as this is done internally by the CreateDirectory method.
XxSP1DERxX is offline   Reply With Quote