Richard Heck wrote: >>> My worry was: what if the path doesn't exist? >>> >> >> i know, but the current patchchanger interface doesn't provide that info. >> i have tried filename.getcwd() but that failed for links. >> >> > Can we check if the path exists and can be cd'd to beforehand?
ok, i'll add FileName::isReadableDirectory though i'm not sure its equivalent cd-ability... pavel