nsILocalFile:followLinks
From MDC
[edit] Summary
This attribute determines whether or not the nsILocalFile will automatically resolve symbolic links.
attribute PRBool followLinks;
[edit] Remarks
By default, this value is false on all non-UNIX systems. As of Mozilla 1.7, this attribute is ignored on UNIX systems.