mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-06 17:45:48 +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.
|
* @param {string} dir The directory to search.
|
||||||
* @default $HOME.
|
* @default $HOME.
|
||||||
|
* @returns {nsIFile} The RC file or null if none is found.
|
||||||
*/
|
*/
|
||||||
getRCFile: function (dir)
|
getRCFile: function (dir)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user