mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-24 03:12:27 +01:00
Add @returns attribute to io#getRCFile documentation.
This commit is contained in:
@@ -555,6 +555,7 @@ function IO() //{{{
|
||||
*
|
||||
* @param {string} dir The directory to search.
|
||||
* @default $HOME.
|
||||
* @returns {nsIFile} The RC file or null if none is found.
|
||||
*/
|
||||
getRCFile: function (dir)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user