[Mono-list] Tilde

Chuck Esterbrook chuck.esterbrook at gmail.com
Sun Oct 18 00:14:20 EDT 2009


Hi,

On Mono 2.4.2.3 on Mac OS X 10.6, File.exists('~/bin/foo') returns
false even if ~/bin/foo exists, and Path.getFullPath('~/bin/foo`) does
not expand the ~. Is this a bug? If not, am I missing a particular
call? Hopefully, we're not all duplicating the work of implementing a
MyUtils.getFullPath that checks for ~ (or lacking ~ support in our
unix based apps).

-Chuck


More information about the Mono-list mailing list