nsILocalFile:reveal
From MDC
[edit] Summary
This method requests that the operating system reveal this nsILocalFile to the user.
void reveal();
[edit] Remarks
This method typically shows the user the directory containing this file or directory. This method may not be supported on some platforms.